|
My Project
|
#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 279 of file core/osl/eval/king8.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ONE_DIM | |
| DIM | |
Definition at line 284 of file core/osl/eval/king8.h.
|
static |
Definition at line 612 of file king8.cc.
References osl::NStages, and osl::eval::ml::Weights::value().
|
friend |
Definition at line 281 of file core/osl/eval/king8.h.
|
friend |
Definition at line 282 of file core/osl/eval/king8.h.
|
staticprivate |
Definition at line 287 of file core/osl/eval/king8.h.
Referenced by osl::eval::ml::KingXBothBlocked::adjust().