#include <minorPiece.h>

Public 型 | |
| enum | { ONE_DIM = 8192, DIM = ONE_DIM * EvalStages } |
Static Public メソッド | |
| static void | setUp (const Weights &weights) |
| static MultiInt | eval (unsigned int ptypeo_mask) |
Static Private メソッド | |
| template<Player P> | |
| static MultiInt | evalOne (unsigned int ptypeo_mask) |
Static Private 変数 | |
| static CArray< MultiInt, 8192 > | table |
minorPiece.h の 1609 行で定義されています。
| anonymous enum |
minorPiece.h の 1612 行で定義されています。
| osl::MultiInt osl::eval::ml::PtypeCombination::eval | ( | unsigned int | ptypeo_mask | ) | [static] |
| static MultiInt osl::eval::ml::PtypeCombination::evalOne | ( | unsigned int | ptypeo_mask | ) | [inline, static, private] |
minorPiece.h の 1617 行で定義されています。
参照先 osl::BLACK, と table.
| void osl::eval::ml::PtypeCombination::setUp | ( | const Weights & | weights | ) | [static] |
minorPiece.cc の 2260 行で定義されています。
参照先 osl::NStages, ONE_DIM, table, と osl::eval::ml::Weights::value().
osl::misc::CArray< osl::MultiInt, 8192 > osl::eval::ml::PtypeCombination::table [static, private] |
minorPiece.h の 1627 行で定義されています。
1.6.3