Public 型 | Static Public メソッド | Static Public 変数 | Static Private メソッド

クラス osl::eval::ml::SilverFork

#include <minorPiece.h>

osl::eval::ml::SilverForkのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public 型

enum  { ONE_DIM = 5*2, DIM = ONE_DIM * EvalStages }

Static Public メソッド

static void setUp (const Weights &weights)
static MultiIntPair eval (const NumEffectState &state, CArray< std::pair< Square, int >, 2 > &silver_drop)

Static Public 変数

static CArray< MultiInt, ONE_DIM > table

Static Private メソッド

static std::pair< int, int > matchRook (const NumEffectState &state, Piece rook, const CArray< bool, 2 > &has_silver, Square &silver_drop)
static std::pair< int, int > matchGold (const NumEffectState &state, Piece gold, const CArray< bool, 2 > &has_silver, Square &silver_drop)

説明

minorPiece.h1623 行で定義されています。


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

minorPiece.h1632 行で定義されています。


関数

osl::MultiIntPair osl::eval::ml::SilverFork::eval ( const NumEffectState state,
CArray< std::pair< Square, int >, 2 > &  silver_drop 
) [static]
std::pair< int, int > osl::eval::ml::SilverFork::matchGold ( const NumEffectState state,
Piece  gold,
const CArray< bool, 2 > &  has_silver,
Square silver_drop 
) [inline, static, private]
std::pair< int, int > osl::eval::ml::SilverFork::matchRook ( const NumEffectState state,
Piece  rook,
const CArray< bool, 2 > &  has_silver,
Square silver_drop 
) [inline, static, private]
void osl::eval::ml::SilverFork::setUp ( const Weights weights  )  [static]

minorPiece.cc2432 行で定義されています。

参照先 osl::NStages, table, と osl::eval::ml::Weights::value().


変数

minorPiece.h1636 行で定義されています。

参照元 eval(), と setUp().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義