All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
osl::eval::endgame::DefenseKing::Table Struct Reference
Inheritance diagram for osl::eval::endgame::DefenseKing::Table:
Inheritance graph
[legend]
Collaboration diagram for osl::eval::endgame::DefenseKing::Table:
Collaboration graph
[legend]

Public Member Functions

 Table ()
 
- Public Member Functions inherited from osl::eval::endgame::KingPieceTable
int & valueOf (Square king, Player defense, Square other, Ptype ptype)
 
int valueOf (Square king, Player defense, Square other, Ptype ptype) const
 
void saveText (const char *filename) const
 kingPieceTable.cc More...
 
void loadText (const char *filename)
 
void resetWeights (const int *w)
 
void randomize ()
 
void clear ()
 

Additional Inherited Members

- Public Types inherited from osl::eval::endgame::KingPieceTable
enum  { EffectiveDimension = 81*2*82*PTYPE_SIZE }
 
- Static Public Member Functions inherited from osl::eval::endgame::KingPieceTable
static int otherIndex (Square other, Ptype ptype)
 
static int kingIndex (Square king, Player defense)
 
static int effectiveIndexOf (Square king, Player defense, Square other, Ptype ptype)
 
static int dimension ()
 
- Protected Member Functions inherited from osl::eval::endgame::KingPieceTable
 KingPieceTable ()
 
- Protected Attributes inherited from osl::eval::endgame::KingPieceTable
CArray2d< int, Square::SIZE
*2, Square::SIZE *PTYPE_SIZE
data
 

Detailed Description

Definition at line 21 of file defenseKing.h.

Constructor & Destructor Documentation

osl::eval::endgame::DefenseKing::Table::Table ( )

The documentation for this struct was generated from the following files: