#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) |
Definition at line 176 of file kingTable.h.
◆ anonymous enum
◆ eval()
| int osl::eval::ml::King25EffectAttack::eval |
( |
const NumEffectState & | , |
|
|
int | black_effect, |
|
|
int | black_piece, |
|
|
int | white_effect, |
|
|
int | white_piece ) |
|
inlinestatic |
◆ index()
| int osl::eval::ml::King25EffectAttack::index |
( |
int | effect, |
|
|
int | piece_count ) |
|
inlinestaticprivate |
◆ setUp()
| 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: