AccumulatingPredictor

Undocumented in source.
struct AccumulatingPredictor (
double exp
) {}

Members

Functions

predict
double predict()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(bool outcome)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

r
double r;
Undocumented in source.

Meta