#include <pieceStand.h>
Public Types | |
enum | { ONE_DIM = 5625, DIM = ONE_DIM * EvalStages } |
Static Public Member Functions | |
static void | setUp (const Weights &weights) |
template<Player Defense> | |
static bool | canCheck (const NumEffectState &state) |
Definition at line 146 of file eval/ml/pieceStand.h.
anonymous enum |
Definition at line 149 of file eval/ml/pieceStand.h.
static bool osl::eval::ml::CanCheckNonPawnPieceStandCombination::canCheck | ( | const NumEffectState & | state | ) | [inline, static] |
Definition at line 152 of file eval/ml/pieceStand.h.
void osl::eval::ml::CanCheckNonPawnPieceStandCombination::setUp | ( | const Weights & | weights | ) | [static] |