bishopIndex(Ptype a, Ptype b) | osl::eval::ml::BishopRookFork | [inline, static] |
DIM Enum 値 | osl::eval::ml::BishopRookFork | |
DROP_DIM Enum 値 | osl::eval::ml::BishopRookFork | |
eval(const NumEffectState &state, CArray< std::pair< Position, int >, 2 > &bishop_drop, CArray< std::pair< Position, int >, 2 > &rook_drop) | osl::eval::ml::BishopRookFork | [static] |
evalOne(const NumEffectState &state, const PieceVector &target, std::pair< Position, int > &bishop_drop, std::pair< Position, int > &rook_drop) | osl::eval::ml::BishopRookFork | [inline, static] |
findDropInLine(const NumEffectState &state, Player defense, const Position a, const Position b, Piece king) | osl::eval::ml::BishopRookFork | [inline, private, static] |
isBishopForkPosition(const NumEffectState &state, Player defense, const Position a, const Position b) | osl::eval::ml::BishopRookFork | [inline, static] |
isRookForkPosition(const NumEffectState &state, Player defense, const Position a, const Position b) | osl::eval::ml::BishopRookFork | [inline, static] |
ONE_DIM Enum 値 | osl::eval::ml::BishopRookFork | |
rookIndex(Ptype a, Ptype b) | osl::eval::ml::BishopRookFork | [inline, static] |
setUp(const Weights &weights) | osl::eval::ml::BishopRookFork | [static] |
table | osl::eval::ml::BishopRookFork | [static] |
testCenter(const NumEffectState &state, Player defense, const Position a, const Position b, Piece king, Position center) | osl::eval::ml::BishopRookFork | [inline, private, static] |