accumulate(size_t g, size_t first, size_t last, valarray_t &wins, std::valarray< long double > &denominator) const | osl::rating::BradleyTerry | private |
addSquare(size_t g, const NumEffectState &state, const RatingEnv &env, Move selected, valarray_t &wins, std::valarray< long double > &denominator) const | osl::rating::BradleyTerry | private |
BradleyTerry(FeatureSet &features, const std::string &kisen_file, int kisen_start=0) | osl::rating::BradleyTerry | |
features | osl::rating::BradleyTerry | private |
fix_group | osl::rating::BradleyTerry | private |
iterate() | osl::rating::BradleyTerry | |
kisen_filename | osl::rating::BradleyTerry | private |
kisen_start | osl::rating::BradleyTerry | private |
min_rating | osl::rating::BradleyTerry | private |
num_cpus | osl::rating::BradleyTerry | private |
num_records | osl::rating::BradleyTerry | private |
output_directory | osl::rating::BradleyTerry | private |
setFixGroup(int new_fix_group) | osl::rating::BradleyTerry | inline |
setMinRating(int new_min) | osl::rating::BradleyTerry | inline |
setNumCpus(int new_num_cpus) | osl::rating::BradleyTerry | inline |
setNumRecords(size_t new_num_records) | osl::rating::BradleyTerry | inline |
setOutputDirectory(const std::string &new_output) | osl::rating::BradleyTerry | inline |
setVerbose(int new_verbose) | osl::rating::BradleyTerry | inline |
Thread | osl::rating::BradleyTerry | friend |
update(size_t g) | osl::rating::BradleyTerry | private |
valarray_t typedef | osl::rating::BradleyTerry | private |
verbose | osl::rating::BradleyTerry | private |
~BradleyTerry() | osl::rating::BradleyTerry | |