#include <king8.h>


| Static Public Member Functions | |
| static void | evalWithUpdateBang (const NumEffectState &new_state, Move last_move, MultiIntPair &last_values_and_out) | 
|  Static Public Member Functions inherited from osl::eval::ml::KingXBlockedBase | |
| static const MultiIntPair | eval (const NumEffectState &state, const table_t &table) | 
| template<osl::Player P> | |
| static int | index (Square king, int diff) | 
| template<osl::Player P> | |
| static bool | isBlocked (const NumEffectState &state, int diff) | 
| Additional Inherited Members | |
|  Public Types inherited from osl::eval::ml::KingXBlockedBase | |
| enum | { DIM = 10 } | 
| typedef CArray< MultiInt, 10 > | table_t | 
|  Public Member Functions inherited from osl::eval::ml::KingXBlockedBase | |
| template<osl::Player P> | |
| int | index (Square king, int diff) | 
| template<osl::Player P> | |
| bool | isBlocked (const NumEffectState &state, int diff) | 
Definition at line 248 of file eval/ml/king8.h.
| 
 | static | 
Definition at line 916 of file eval/ml/king8.cc.
References osl::eval::ml::KingXBlockedYBase::evalWithUpdateBang().
Referenced by osl::eval::ml::OpenMidEndingEval::updateSub().
 1.8.4
 1.8.4