#include <minorPiece.h>
Public Types | |
enum | { ONE_DIM = 90, DIM = ONE_DIM * EvalStages } |
Static Public Member Functions | |
static void | setUp (const Weights &weights) |
Definition at line 440 of file minorPiece.h.
anonymous enum |
Enumerator | |
---|---|
ONE_DIM | |
DIM |
Definition at line 443 of file minorPiece.h.
|
static |
Definition at line 6 of file minorPiece.cc.
References osl::eval::ml::PawnDropBoth::attack_table, osl::eval::ml::PawnDropBoth::attack_y_table, osl::eval::ml::PawnDropBoth::defense_table, osl::eval::ml::PawnDropBoth::defense_y_table, osl::eval::ml::PawnDropBoth::drop_non_drop_table, osl::NStages, ONE_DIM, osl::eval::ml::PawnDropBoth::stand_table, osl::eval::ml::PawnDropBoth::state_king_relative_table, osl::eval::ml::SilverAdvance26::table, osl::eval::ml::Weights::value(), osl::eval::ml::PawnDropBoth::x_stand_table, osl::eval::ml::PawnDropBoth::x_table, and osl::eval::ml::PawnDropBoth::y_stand_table.