#include <king8.h>


Static Public Member Functions | |
| static void | setUp (const Weights &weights, int stage) |
| static MultiIntPair | eval (const osl::state::NumEffectState &state) |
Static Private Attributes | |
| static table_t | table |
Friends | |
| class | KingXBlockedBoth |
| class | KingXBlockedYBase |
Definition at line 203 of file eval/ml/king8.h.
| static MultiIntPair osl::eval::ml::KingXBlocked::eval | ( | const osl::state::NumEffectState & | state | ) | [inline, static] |
Definition at line 209 of file eval/ml/king8.h.
References table.
Referenced by osl::eval::ml::OpenMidEndingEval::OpenMidEndingEval().
| void osl::eval::ml::KingXBlocked::setUp | ( | const Weights & | weights, |
| int | stage | ||
| ) | [static] |
Definition at line 907 of file eval/ml/king8.cc.
References osl::eval::ml::Weights::value().
friend class KingXBlockedBoth [friend] |
Definition at line 205 of file eval/ml/king8.h.
friend class KingXBlockedYBase [friend] |
Definition at line 206 of file eval/ml/king8.h.
osl::misc::CArray< MultiInt, 10 > osl::eval::ml::KingXBlocked::table [static, private] |
Definition at line 214 of file eval/ml/king8.h.
Referenced by osl::eval::ml::KingXBlockedYBase::adjust(), and eval().
1.7.6.1