#include <kingTable.h>
|
enum | { ONE_DIM = 17 * 17
, DIM = ONE_DIM * EvalStages
} |
|
|
static void | setUp (const Weights &weights) |
|
static MultiInt | eval (int black_attack_piece, int white_attack_piece, int black_attack_supported_piece, int white_attack_supported_piece) |
|
|
static int | index (int piece_count, int supported) |
|
Definition at line 373 of file kingTable.h.
◆ anonymous enum
◆ eval()
static MultiInt osl::eval::ml::King25EffectSupported::eval |
( |
int |
black_attack_piece, |
|
|
int |
white_attack_piece, |
|
|
int |
black_attack_supported_piece, |
|
|
int |
white_attack_supported_piece |
|
) |
| |
|
inlinestatic |
◆ index()
static int osl::eval::ml::King25EffectSupported::index |
( |
int |
piece_count, |
|
|
int |
supported |
|
) |
| |
|
inlinestaticprivate |
◆ setUp()
void osl::eval::ml::King25EffectSupported::setUp |
( |
const Weights & |
weights | ) |
|
|
static |
◆ table
The documentation for this class was generated from the following files: