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

#include <feature.h>

Inheritance diagram for osl::move_probability::ThreatmateByCapture:
osl::move_probability::Feature

Public Types

enum  { DIM = PTYPE_SIZE * PTYPE_SIZE }
 

Public Member Functions

 ThreatmateByCapture ()
 
double match (const StateInfo &si, const MoveInfo &mi, 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 1582 of file move_probability/feature.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DIM 

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

Constructor & Destructor Documentation

◆ ThreatmateByCapture()

osl::move_probability::ThreatmateByCapture::ThreatmateByCapture ( )
inline

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

Member Function Documentation

◆ match()

double osl::move_probability::ThreatmateByCapture::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: