#include <kingTable.h>
|
static void | setUp (const Weights &weights, int stage) |
|
static MultiInt | 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 206 of file kingTable.h.
static MultiInt osl::eval::ml::King25EffectDefense::eval |
( |
const NumEffectState & |
, |
|
|
int |
black_effect, |
|
|
int |
black_piece, |
|
|
int |
white_effect, |
|
|
int |
white_piece |
|
) |
| |
|
inlinestatic |
static int osl::eval::ml::King25EffectDefense::index |
( |
int |
effect, |
|
|
int |
piece_count |
|
) |
| |
|
inlinestaticprivate |
static void osl::eval::ml::King25EffectDefense::setUp |
( |
const Weights & |
weights, |
|
|
int |
stage |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following files: