#include <king8.h>
|
enum | { ONE_DIM = 80
, DIM = ONE_DIM * EvalStages
} |
|
|
template<int Sign> |
static void | adjust (int index_y, MultiInt &result) |
|
template<Player P> |
static int | index (const Square king, bool is_l, bool u_blocked, bool opp_u_blocked, bool opp_blocked) |
|
template<Player P> |
static int | indexY (const Square king, bool is_l, bool u_blocked, bool opp_u_blocked, bool opp_blocked) |
|
Definition at line 290 of file core/osl/eval/king8.h.
◆ anonymous enum
◆ adjust()
template<int Sign>
static void osl::eval::ml::KingXBlocked3::adjust |
( |
int |
index_y, |
|
|
MultiInt & |
result |
|
) |
| |
|
inlinestaticprivate |
◆ eval()
◆ index()
static int osl::eval::ml::KingXBlocked3::index |
( |
const Square |
king, |
|
|
bool |
is_l, |
|
|
bool |
u_blocked, |
|
|
bool |
opp_u_blocked, |
|
|
bool |
opp_blocked |
|
) |
| |
|
inlinestaticprivate |
◆ indexY()
static int osl::eval::ml::KingXBlocked3::indexY |
( |
const Square |
king, |
|
|
bool |
is_l, |
|
|
bool |
u_blocked, |
|
|
bool |
opp_u_blocked, |
|
|
bool |
opp_blocked |
|
) |
| |
|
inlinestaticprivate |
◆ setUp()
void osl::eval::ml::KingXBlocked3::setUp |
( |
const Weights & |
weights | ) |
|
|
static |
◆ KingXBlocked3Y
◆ table
◆ y_table
The documentation for this class was generated from the following files: