#include <group.h>
Public Member Functions | |
ImmediateAddSupportGroup () | |
void | show (std::ostream &os, int name_width, const range_t &range, const vector< double > &weights) const |
int | findMatch (const NumEffectState &state, Move move, const RatingEnv &env) const |
Definition at line 198 of file group.cc.
References osl::PTYPE_MAX, and osl::PTYPE_PIECE_MIN.
int osl::rating::ImmediateAddSupportGroup::findMatch | ( | const NumEffectState & | state, |
Move | m, | ||
const RatingEnv & | env | ||
) | const [inline, virtual] |
Reimplemented from osl::rating::Group.
Definition at line 195 of file group.h.
References osl::rating::ImmediateAddSupport::index(), and osl::rating::RatingEnv::progress.
void osl::rating::ImmediateAddSupportGroup::show | ( | std::ostream & | os, |
int | name_width, | ||
const range_t & | range, | ||
const vector< double > & | weights | ||
) | const [inline, virtual] |
Reimplemented from osl::rating::Group.
Definition at line 190 of file group.h.
References osl::rating::Group::showTopN().