Public Member Functions | |
RatingDiff () | |
void | add (const NumEffectState &state, const RatedMoveVector &moves, Move selected) |
void | show (std::ostream &os) |
Public Attributes | |
RatingDiffRange | r0 |
RatingDiffRange | r1 |
RatingDiffRange | r_all |
Definition at line 389 of file ratingstat.cc.
osl::RatingDiff::RatingDiff | ( | ) | [inline] |
Definition at line 392 of file ratingstat.cc.
void osl::RatingDiff::add | ( | const NumEffectState & | state, |
const RatedMoveVector & | moves, | ||
Move | selected | ||
) | [inline] |
Definition at line 396 of file ratingstat.cc.
Referenced by test_position().
void osl::RatingDiff::show | ( | std::ostream & | os | ) | [inline] |
Definition at line 404 of file ratingstat.cc.
Referenced by main().
Definition at line 391 of file ratingstat.cc.
Definition at line 391 of file ratingstat.cc.
Definition at line 391 of file ratingstat.cc.