#include <majorPiece.h>
Public Types | |
enum | { ONE_DIM = 32, DIM = ONE_DIM * EvalStages } |
Static Public Member Functions | |
static void | setUp (const Weights &weights) |
static MultiInt | eval (const NumEffectState &state) |
Static Private Attributes | |
static CArray< MultiInt, 32 > | table |
Definition at line 625 of file majorPiece.h.
anonymous enum |
Enumerator | |
---|---|
ONE_DIM | |
DIM |
Definition at line 628 of file majorPiece.h.
|
static |
Definition at line 1188 of file majorPiece.cc.
References osl::altIfPiece(), osl::BISHOP, osl::BLACK, osl::ptypeOIndex(), result, and osl::WHITE.
Referenced by osl::eval::ml::OpenMidEndingEval::debugInfo(), osl::eval::ml::OpenMidEndingEval::OpenMidEndingEval(), and osl::eval::ml::OpenMidEndingEval::updateSub().
|
static |
Definition at line 1178 of file majorPiece.cc.
References osl::NStages, and osl::eval::ml::Weights::value().
|
staticprivate |
Definition at line 632 of file majorPiece.h.