#include <kingTable.h>
|
static void | setUp (const Weights &weights) |
|
static int | eval (const NumEffectState &, int black_effect, int black_piece, int white_effect, int white_piece) |
|
|
static int | index (int effect, int piece_count) |
|
Definition at line 176 of file kingTable.h.
◆ anonymous enum
◆ eval()
static int osl::eval::ml::King25EffectAttack::eval |
( |
const NumEffectState & |
, |
|
|
int |
black_effect, |
|
|
int |
black_piece, |
|
|
int |
white_effect, |
|
|
int |
white_piece |
|
) |
| |
|
inlinestatic |
◆ index()
static int osl::eval::ml::King25EffectAttack::index |
( |
int |
effect, |
|
|
int |
piece_count |
|
) |
| |
|
inlinestaticprivate |
◆ setUp()
static void osl::eval::ml::King25EffectAttack::setUp |
( |
const Weights & |
weights | ) |
|
|
inlinestatic |
◆ table
osl::CArray< int, 17 *128 > osl::eval::ml::King25EffectAttack::table |
|
static |
The documentation for this class was generated from the following files: