#include <king8.h>
Static Public Member Functions | |
static void | setUp (const Weights &weights, int stage) |
static const MultiIntPair | eval (const NumEffectState &state) |
Static Private Attributes | |
static table_t | table |
Friends | |
class | KingXBlockedBoth |
class | KingXBlockedYBase |
Definition at line 234 of file eval/ml/king8.h.
static const MultiIntPair osl::eval::ml::KingXBlockedY::eval | ( | const NumEffectState & | state | ) | [inline, static] |
Definition at line 240 of file eval/ml/king8.h.
References table.
Referenced by osl::eval::ml::OpenMidEndingEval::OpenMidEndingEval().
void osl::eval::ml::KingXBlockedY::setUp | ( | const Weights & | weights, |
int | stage | ||
) | [static] |
Definition at line 924 of file eval/ml/king8.cc.
References osl::eval::ml::Weights::value().
friend class KingXBlockedBoth [friend] |
Definition at line 236 of file eval/ml/king8.h.
friend class KingXBlockedYBase [friend] |
Definition at line 237 of file eval/ml/king8.h.
osl::misc::CArray< MultiInt, 90 > osl::eval::ml::KingXBlockedY::table [static, private] |
Definition at line 245 of file eval/ml/king8.h.
Referenced by osl::eval::ml::KingXBlockedYBase::adjust(), and eval().