My Project
|
This is the complete list of members for osl::move_probability::ToEffect, including all inherited members.
classifyEffect9(const NumEffectState &state, Player player, Square to) | osl::move_probability::Feature | inlinestatic |
dim | osl::move_probability::Feature | private |
dimension() const | osl::move_probability::Feature | inline |
Feature(std::string n, size_t d) | osl::move_probability::Feature | inline |
find(const NumEffectState &state, Square to, const PieceMask &remove, Player player) | osl::move_probability::ToEffect | inlinestatic |
match(const StateInfo &state, const MoveInfo &info, int offset, const double *w) const | osl::move_probability::ToEffect | inlinevirtual |
my_name | osl::move_probability::Feature | private |
name() const | osl::move_probability::Feature | inline |
supportAttack(const NumEffectState &state, Square to, const PieceMask &my_pin, const PieceMask &op_pin, Player turn, std::pair< Ptype, Ptype > &out) | osl::move_probability::ToEffect | inlinestatic |
supportAttack(const StateInfo &info, Square to, Move move, std::pair< Ptype, Ptype > &out) | osl::move_probability::ToEffect | inlinestatic |
supportAttack(const StateInfo &info, Square to, Move move) | osl::move_probability::ToEffect | inlinestatic |
ToEffect() | osl::move_probability::ToEffect | inline |
~Feature() | osl::move_probability::Feature | virtual |