#include <king8.h>
Public Types | |
enum | { ONE_DIM = 5 * 9, DIM = ONE_DIM * EvalStages } |
Static Public Member Functions | |
static void | setUp (const Weights &weights) |
Static Private Attributes | |
static CArray< MultiInt, ONE_DIM > | table |
Friends | |
class | KingXBlockedYBase |
class | KingXBothBlocked |
Definition at line 281 of file eval/ml/king8.h.
anonymous enum |
Enumerator | |
---|---|
ONE_DIM | |
DIM |
Definition at line 286 of file eval/ml/king8.h.
|
static |
Definition at line 613 of file eval/ml/king8.cc.
References osl::NStages, and osl::eval::ml::Weights::value().
|
friend |
Definition at line 283 of file eval/ml/king8.h.
|
friend |
Definition at line 284 of file eval/ml/king8.h.
|
staticprivate |
Definition at line 289 of file eval/ml/king8.h.
Referenced by osl::eval::ml::KingXBothBlocked::adjust().