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

クラス osl::eval::ml::King25EffectSupported

#include <kingTable.h>

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

すべてのメンバ一覧

Public 型

enum  { ONE_DIM = 17 * 17, DIM = ONE_DIM * EvalStages }

Static Public メソッド

static void setUp (const Weights &weights)
static MultiInt eval (int black_attack_piece, int white_attack_piece, int black_attack_supported_piece, int white_attack_supported_piece)

Static Private メソッド

static int index (int piece_count, int supported)

Static Private 変数

static CArray< MultiInt, ONE_DIM > table

説明

kingTable.h373 行で定義されています。


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

kingTable.h376 行で定義されています。


関数

static MultiInt osl::eval::ml::King25EffectSupported::eval ( int  black_attack_piece,
int  white_attack_piece,
int  black_attack_supported_piece,
int  white_attack_supported_piece 
) [inline, static]
static int osl::eval::ml::King25EffectSupported::index ( int  piece_count,
int  supported 
) [inline, static, private]

kingTable.h378 行で定義されています。

void osl::eval::ml::King25EffectSupported::setUp ( const Weights weights  )  [static]

kingTable.cc476 行で定義されています。

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


変数

osl::CArray< MultiInt, osl::eval::ml::King25EffectSupported::ONE_DIM > osl::eval::ml::King25EffectSupported::table [static, private]

kingTable.h382 行で定義されています。

参照元 setUp().


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