#include <positionGroup.h>


Public メソッド | |
| RelativeKingYGroup (bool a) | |
| 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 |
| bool | effectiveInCheck () const |
Public 変数 | |
| bool | attack |
positionGroup.h の 31 行で定義されています。
| osl::rating::RelativeKingYGroup::RelativeKingYGroup | ( | bool | a | ) |
positionGroup.cc の 19 行で定義されています。
参照先 osl::PTYPE_MAX, と osl::PTYPE_PIECE_MIN.
| bool osl::rating::RelativeKingYGroup::effectiveInCheck | ( | ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
positionGroup.h の 46 行で定義されています。
| int osl::rating::RelativeKingYGroup::findMatch | ( | const NumEffectState & | state, | |
| Move | m, | |||
| const RatingEnv & | env | |||
| ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
positionGroup.h の 40 行で定義されています。
参照先 attack, osl::rating::RelativeKingY::index(), と osl::rating::RatingEnv::progress.
| void osl::rating::RelativeKingYGroup::show | ( | std::ostream & | os, | |
| int | name_width, | |||
| const range_t & | range, | |||
| const vector< double > & | weights | |||
| ) | const [inline, virtual] |
positionGroup.h の 33 行で定義されています。
参照元 findMatch().
1.6.3