#include <feature.h>


| Public Member Functions | |
| ToEffect () | |
| double | match (const StateInfo &state, const MoveInfo &info, int offset, const double *w) const | 
|  Public Member Functions inherited from osl::move_probability::Feature | |
| Feature (std::string n, size_t d) | |
| virtual | ~Feature () | 
| std::string | name () const | 
| size_t | dimension () const | 
| Static Public Member Functions | |
| static const Piece | find (const NumEffectState &state, Square to, const PieceMask &remove, Player player) | 
| static void | supportAttack (const NumEffectState &state, Square to, const PieceMask &my_pin, const PieceMask &op_pin, Player turn, std::pair< Ptype, Ptype > &out) | 
| static void | supportAttack (const StateInfo &info, Square to, Move move, std::pair< Ptype, Ptype > &out) | 
| static size_t | supportAttack (const StateInfo &info, Square to, Move move) | 
|  Static Public Member Functions inherited from osl::move_probability::Feature | |
| static int | classifyEffect9 (const NumEffectState &state, Player player, Square to) | 
Definition at line 352 of file move_probability/feature.h.
| 
 | inline | 
Definition at line 355 of file move_probability/feature.h.
| 
 | inlinestatic | 
Definition at line 358 of file move_probability/feature.h.
References osl::Square::isOnBoard().
Referenced by supportAttack().
| 
 | inlinevirtual | 
Implements osl::move_probability::Feature.
Definition at line 396 of file move_probability/feature.h.
References osl::captured(), osl::Move::capturePtype(), osl::move_probability::Feature::dimension(), osl::move_probability::MoveInfo::move, osl::Move::ptype(), osl::PTYPE_SIZE, supportAttack(), and osl::Move::to().
| 
 | inlinestatic | 
Definition at line 368 of file move_probability/feature.h.
References osl::alt(), find(), and osl::Piece::ptype().
Referenced by match(), supportAttack(), and osl::move_probability::PatternCommon::updateCacheOne().
| 
 | inlinestatic | 
Definition at line 378 of file move_probability/feature.h.
References osl::alt(), osl::Move::from(), osl::Move::isDrop(), out, osl::move_probability::StateInfo::pin, osl::move_probability::StateInfo::state, and supportAttack().
| 
 | inlinestatic | 
Definition at line 390 of file move_probability/feature.h.
References osl::PTYPE_SIZE, and supportAttack().
 1.8.4
 1.8.4