My Project
|
#include <kingTable.h>
Public Types | |
enum | { X_DIM = 3000 , Y_DIM = 3240 , DIM = (X_DIM + Y_DIM) * EvalStages } |
Static Public Member Functions | |
static void | setUp (const Weights &weigths) |
Definition at line 611 of file kingTable.h.
anonymous enum |
Enumerator | |
---|---|
X_DIM | |
Y_DIM | |
DIM |
Definition at line 614 of file kingTable.h.
|
static |
Definition at line 896 of file kingTable.cc.
References osl::eval::ml::ATTACK_DIFF_0, osl::eval::ml::King25EffectEachBoth::effect_state_table, osl::EvalStages, osl::NStages, osl::eval::ml::King25EffectEachBoth::table, osl::eval::ml::Weights::value(), osl::eval::ml::King25EffectEachBoth::x_table, and osl::eval::ml::King25EffectEachBoth::y_table.