My Project
Public Types | Public Member Functions | List of all members
osl::move_probability::LongRecapture Class Reference

#include <feature.h>

Inheritance diagram for osl::move_probability::LongRecapture:
osl::move_probability::Feature

Public Types

enum  { DIM = BlockLong::LongAttackSize * PTYPE_SIZE }
 

Public Member Functions

 LongRecapture ()
 
double match (const StateInfo &info, const MoveInfo &move, 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
 

Additional Inherited Members

- Static Public Member Functions inherited from osl::move_probability::Feature
static int classifyEffect9 (const NumEffectState &state, Player player, Square to)
 

Detailed Description

Definition at line 803 of file move_probability/feature.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DIM 

Definition at line 806 of file move_probability/feature.h.

Constructor & Destructor Documentation

◆ LongRecapture()

osl::move_probability::LongRecapture::LongRecapture ( )
inline

Definition at line 809 of file move_probability/feature.h.

Member Function Documentation

◆ match()

double osl::move_probability::LongRecapture::match ( const StateInfo info,
const MoveInfo move,
int  offset,
const double *  w 
) const
inlinevirtual

The documentation for this class was generated from the following file: