駒番号->intの配列. [詳細]
#include <pieceValues.h>
Public メソッド | |
PieceValues () | |
~PieceValues () | |
int | sum () const |
void | showValues (std::ostream &, const state::SimpleState &) const |
駒番号->intの配列.
局面に対する駒の価値など
pieceValues.h の 19 行で定義されています。
osl::container::PieceValues::PieceValues | ( | ) |
pieceValues.cc の 9 行で定義されています。
osl::container::PieceValues::~PieceValues | ( | ) |
pieceValues.cc の 14 行で定義されています。
void osl::container::PieceValues::showValues | ( | std::ostream & | , | |
const state::SimpleState & | ||||
) | const |
int osl::container::PieceValues::sum | ( | ) | const |
pieceValues.cc の 19 行で定義されています。
参照先 result.