My Project
|
#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 623 of file majorPiece.h.
anonymous enum |
Enumerator | |
---|---|
ONE_DIM | |
DIM |
Definition at line 626 of file majorPiece.h.
|
static |
Definition at line 1186 of file majorPiece.cc.
References osl::altIfPiece(), osl::BISHOP, osl::BLACK, osl::SimpleState::hasPieceOnStand(), osl::SimpleState::pieceAt(), osl::Piece::ptypeO(), osl::ptypeOIndex(), 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 1176 of file majorPiece.cc.
References osl::NStages, and osl::eval::ml::Weights::value().
|
staticprivate |
Definition at line 630 of file majorPiece.h.