#include <feature.h>
◆ anonymous enum
◆ OpposingPawn()
osl::move_probability::OpposingPawn::OpposingPawn |
( |
| ) |
|
|
inline |
◆ match()
double osl::move_probability::OpposingPawn::match |
( |
const StateInfo & |
state, |
|
|
const MoveInfo & |
info, |
|
|
int |
offset, |
|
|
const double * |
w |
|
) |
| const |
|
inlinevirtual |
Implements osl::move_probability::Feature.
Definition at line 1294 of file move_probability/feature.h.
References osl::alt(), osl::BISHOP, osl::Board_Table, osl::SimpleState::countPiecesOnStand(), osl::BoardTable::getOffset(), osl::GOLD, osl::SimpleState::hasPieceOnStand(), osl::Move::isDrop(), osl::SimpleState::kingSquare(), osl::KNIGHT, osl::LANCE, osl::move_probability::MoveInfo::move, osl::PAWN, osl::SimpleState::pieceAt(), osl::move_probability::MoveInfo::player, osl::Piece::ptype(), osl::Move::ptype(), osl::ROOK, osl::SILVER, osl::move_probability::StateInfo::state, osl::Move::to(), osl::U, and osl::Square::x().
The documentation for this class was generated from the following file: