#include <piecePairPieceEval.h>


Public Member Functions | |
| PiecePairPieceTable () | |
| ~PiecePairPieceTable () | |
| bool | setUp (const char *filename) const |
Static Public Attributes | |
| static const PiecePairPieceTable | Table |
| user must initialize this before use | |
| static PtypeEvalTable | Piece_Value = eval::Ptype_Eval_Table |
Definition at line 15 of file piecePairPieceEval.h.
Definition at line 23 of file piecePairPieceTable.cc.
Definition at line 28 of file piecePairPieceTable.cc.
| bool osl::eval::ppair::PiecePairPieceTable::setUp | ( | const char * | filename | ) | const |
| filename | PiecePairRawTable 用のファイル |
Definition at line 35 of file piecePairPieceTable.cc.
References osl::BLACK, osl::GOLD, osl::isPiece(), osl::newPtypeO(), out, osl::eval::Ptype_Eval_Table, osl::PTYPEO_MAX, osl::PTYPEO_MIN, osl::Square::rotate180(), osl::SILVER, osl::eval::PtypeEvalTable::value(), and osl::WHITE.
eval::PtypeEvalTable osl::eval::ppair::PiecePairPieceTable::Piece_Value = eval::Ptype_Eval_Table [static] |
Definition at line 28 of file piecePairPieceEval.h.
user must initialize this before use
Definition at line 27 of file piecePairPieceEval.h.
1.7.6.1