クラス osl::eval::ml::King25EffectSupportedY

#include <kingTable.h>

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

すべてのメンバ一覧

Public 型

enum  { ONE_DIM = 17 * 17 * 9, 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, int black_king_y, int white_king_y)

Static Private メソッド

static int index (int piece_count, int supported, int y)

Static Private 変数

static CArray< MultiInt, ONE_DIM > table

説明

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


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

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


関数

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

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

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

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

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


変数

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

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

参照元 setUp().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義
Sun May 16 09:58:05 2010に生成されました。  doxygen 1.6.3