List of all members.
Public Member Functions |
| EloPlayer (bool) |
const int & | elo () const |
const int & | all () const |
const int & | wins () const |
const int & | fails () const |
int | draws () const |
float | K () const |
float | Q () const |
float | E (const EloPlayer *other) const |
float | E (float q_sum) const |
void | win (EloPlayer *loser) |
void | draw (EloPlayer *other) |
Static Public Member Functions |
static void | multiple (const EloPlayers &winners, const EloPlayers &losers) |
The documentation for this class was generated from the following files: