#include <majorPiece.h>
|
enum | { ONE_DIM = 374544,
DIM = ONE_DIM * EvalStages
} |
|
Definition at line 479 of file majorPiece.h.
MultiInt osl::eval::ml::KingRookBishop::eval |
( |
const NumEffectState & |
state) | |
|
|
static |
template<Player King>
template MultiInt osl::eval::ml::KingRookBishop::evalOne< WHITE > |
( |
const NumEffectState & |
state) | |
|
|
static |
template<osl::Player P>
MultiInt osl::eval::ml::KingRookBishop::evalOne |
( |
const NumEffectState & |
state) | |
|
template<Player King>
static int osl::eval::ml::KingRookBishop::index |
( |
const Square |
king, |
|
|
const Piece |
rook, |
|
|
const Piece |
bishop |
|
) |
| |
|
inlinestaticprivate |
void osl::eval::ml::KingRookBishop::setUp |
( |
const Weights & |
weights) | |
|
|
static |
The documentation for this class was generated from the following files: