My Project
|
This is the complete list of members for osl::eval::ml::BishopRookFork, including all inherited members.
bishopIndex(Ptype a, Ptype b) | osl::eval::ml::BishopRookFork | inlinestatic |
DIM enum value | osl::eval::ml::BishopRookFork | |
DROP_DIM enum value | osl::eval::ml::BishopRookFork | |
eval(const NumEffectState &state, CArray< std::pair< Square, int >, 2 > &bishop_drop, CArray< std::pair< Square, int >, 2 > &rook_drop) | osl::eval::ml::BishopRookFork | static |
evalOne(const NumEffectState &state, const PieceVector &target, std::pair< Square, int > &bishop_drop, std::pair< Square, int > &rook_drop) | osl::eval::ml::BishopRookFork | static |
evalOne(const NumEffectState &state, const PieceVector &target, std::pair< Square, int > &bishop_drop, std::pair< Square, int > &rook_drop) | osl::eval::ml::BishopRookFork | |
findDropInLine(const NumEffectState &state, Player defense, const Square a, const Square b, Piece king) | osl::eval::ml::BishopRookFork | inlineprivatestatic |
isBishopForkSquare(const NumEffectState &state, Player defense, const Square a, const Square b, bool maybe_empty=false) | osl::eval::ml::BishopRookFork | static |
isRookForkSquare(const NumEffectState &state, Player defense, const Square a, const Square b) | osl::eval::ml::BishopRookFork | inlinestatic |
ONE_DIM enum value | osl::eval::ml::BishopRookFork | |
rookIndex(Ptype a, Ptype b) | osl::eval::ml::BishopRookFork | inlinestatic |
setUp(const Weights &weights) | osl::eval::ml::BishopRookFork | static |
table | osl::eval::ml::BishopRookFork | static |
testCenter(const NumEffectState &state, Player defense, const Square a, const Square b, Piece king, Square center, bool maybe_empty=false) | osl::eval::ml::BishopRookFork | inlineprivatestatic |