#include <minorPiece.h>
Public Types | |
| enum | { ONE_DIM = 9, DIM = ONE_DIM * 2 } |
Static Public Member Functions | |
| static void | setUp (const Weights &weights, int stage) |
Definition at line 21 of file minorPiece.h.
| anonymous enum |
Definition at line 24 of file minorPiece.h.
| void osl::eval::ml::PawnDrop::setUp | ( | const Weights & | weights, |
| int | stage | ||
| ) | [static] |
Definition at line 38 of file minorPiece.cc.
References osl::eval::ml::PawnDropBoth::attack_table, osl::eval::ml::PawnDropBoth::defense_table, and osl::eval::ml::Weights::value().
1.7.6.1