#include <majorPiece.h>
|
enum | { ONE_DIM = PTYPE_SIZE * 2 * 2,
DIM = ONE_DIM * EvalStages
} |
|
|
template<Player Owner> |
static MultiInt | addOne (const NumEffectState &state) |
|
static size_t | index (Ptype ptype, bool is_rook, bool can_promote) |
|
Definition at line 635 of file majorPiece.h.
template<Player Owner>
static MultiInt osl::eval::ml::MajorCheckWithCapture::addOne |
( |
const NumEffectState & |
state) | |
|
|
staticprivate |
template<osl::Player Owner>
osl::MultiInt osl::eval::ml::MajorCheckWithCapture::addOne |
( |
const NumEffectState & |
state) | |
|
osl::MultiInt osl::eval::ml::MajorCheckWithCapture::eval |
( |
const NumEffectState & |
state) | |
|
|
static |
static size_t osl::eval::ml::MajorCheckWithCapture::index |
( |
Ptype |
ptype, |
|
|
bool |
is_rook, |
|
|
bool |
can_promote |
|
) |
| |
|
inlinestaticprivate |
void osl::eval::ml::MajorCheckWithCapture::setUp |
( |
const Weights & |
weights) | |
|
|
static |
The documentation for this class was generated from the following files: