#include <minorPiece.h>
Public Types | |
| enum | { ONE_DIM = 81, DIM = ONE_DIM * 2 } |
Static Public Member Functions | |
| static void | setUp (const Weights &weights, int stage) |
Definition at line 28 of file minorPiece.h.
| anonymous enum |
Definition at line 31 of file minorPiece.h.
| void osl::eval::ml::PawnDropY::setUp | ( | const Weights & | weights, |
| int | stage | ||
| ) | [static] |
Definition at line 47 of file minorPiece.cc.
References osl::eval::ml::PawnDropBoth::attack_y_table, osl::eval::ml::PawnDropBoth::defense_y_table, and osl::eval::ml::Weights::value().
1.7.6.1