#include <minorPiece.h>
Public Types | |
| enum | { ONE_DIM = 9 * 16, DIM = ONE_DIM * EvalStages } |
Static Public Member Functions | |
| static void | setUp (const Weights &weights) |
Definition at line 842 of file minorPiece.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ONE_DIM | |
| DIM | |
Definition at line 845 of file minorPiece.h.
|
static |
Definition at line 1376 of file minorPiece.cc.
References osl::eval::ml::KnightHead::eval(), osl::NStages, osl::eval::ml::PawnDropX::ONE_DIM, osl::eval::ml::KnightHead::opp_table, and osl::eval::ml::Weights::value().
Referenced by osl::eval::ml::KnightHead::setUp().
1.8.13