#include <feature.h>
|
enum | { ONE_DIM = 25 * 4 * PTYPE_SIZE * PTYPE_SIZE
, DIM = 2 * ONE_DIM
} |
|
◆ anonymous enum
◆ King5x5Ptype()
osl::move_probability::King5x5Ptype::King5x5Ptype |
( |
| ) |
|
|
inline |
◆ addOne()
static double osl::move_probability::King5x5Ptype::addOne |
( |
Player |
king, |
|
|
Square |
center, |
|
|
const StateInfo & |
si, |
|
|
const MoveInfo & |
mi, |
|
|
int |
offset, |
|
|
const double * |
w |
|
) |
| |
|
inlinestatic |
Definition at line 1437 of file move_probability/feature.h.
References osl::alt(), osl::BLACK, osl::Move::capturePtype(), osl::NumEffectState::countEffect(), osl::NumEffectState::hasEffectAt(), osl::Move::isDrop(), osl::move_probability::MoveInfo::move, osl::move_probability::MoveInfo::player, osl::Move::ptype(), osl::PTYPE_SIZE, osl::move_probability::StateInfo::state, osl::Move::to(), osl::WHITE, osl::Square::x(), and osl::Square::y().
Referenced by match().
◆ match()
double osl::move_probability::King5x5Ptype::match |
( |
const StateInfo & |
si, |
|
|
const MoveInfo & |
mi, |
|
|
int |
offset, |
|
|
const double * |
w |
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: