#include <majorPiece.h>
|
enum | { ONE_DIM = 800
, DIM = ONE_DIM * EvalStages
} |
|
|
template<bool SamePlayer, Player P> |
static int | index (Piece rook1, Piece rook2) |
|
static int | index (bool same_player, bool promoted1, bool promoted2, int y1, int y2) |
|
Definition at line 548 of file majorPiece.h.
◆ anonymous enum
◆ eval()
◆ index() [1/2]
static int osl::eval::ml::RookRook::index |
( |
bool |
same_player, |
|
|
bool |
promoted1, |
|
|
bool |
promoted2, |
|
|
int |
y1, |
|
|
int |
y2 |
|
) |
| |
|
inlinestaticprivate |
◆ index() [2/2]
template<bool SamePlayer,
Player P>
static int osl::eval::ml::RookRook::index |
( |
Piece |
rook1, |
|
|
Piece |
rook2 |
|
) |
| |
|
inlinestaticprivate |
◆ setUp()
void osl::eval::ml::RookRook::setUp |
( |
const Weights & |
weights | ) |
|
|
static |
◆ table
The documentation for this class was generated from the following files: