#include <group.h>
Public Member Functions | |
BadLanceGroup () | |
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 &) const |
osl::rating::BadLanceGroup::BadLanceGroup | ( | ) | [inline] |
int osl::rating::BadLanceGroup::findMatch | ( | const NumEffectState & | state, |
Move | m, | ||
const RatingEnv & | env | ||
) | const [inline, virtual] |
Reimplemented from osl::rating::Group.
Definition at line 217 of file group.h.
References osl::alt(), osl::rating::BadLance::basicMatch(), osl::Board_Table, osl::BoardTable::nextSquare(), osl::Move::player(), osl::Move::to(), and osl::U.
void osl::rating::BadLanceGroup::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 212 of file group.h.
References osl::rating::Group::showAll().