#include <feature.h>
|
enum | { DIM = PTYPE_SIZE*BlockLong::LongAttackSize
} |
|
Definition at line 833 of file move_probability/feature.h.
◆ anonymous enum
◆ AddEffectLong()
osl::move_probability::AddEffectLong::AddEffectLong |
( |
| ) |
|
|
inline |
◆ addOne()
static double osl::move_probability::AddEffectLong::addOne |
( |
Direction |
dir, |
|
|
const StateInfo & |
state, |
|
|
const MoveInfo & |
move, |
|
|
int |
offset, |
|
|
const double * |
w |
|
) |
| |
|
inlinestatic |
Definition at line 842 of file move_probability/feature.h.
References osl::Board_Table, osl::move_probability::BlockLong::findAll(), osl::BoardTable::getOffset(), osl::Piece::isEmpty(), osl::isLong(), osl::Piece::isPiece(), osl::move_probability::MoveInfo::move, osl::SimpleState::pieceAt(), osl::move_probability::MoveInfo::player, osl::move_probability::StateInfo::state, and osl::Move::to().
Referenced by match().
◆ match()
double osl::move_probability::AddEffectLong::match |
( |
const StateInfo & |
state, |
|
|
const MoveInfo & |
move, |
|
|
int |
offset, |
|
|
const double * |
w |
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: