クラス osl::eval::ml::King25BothSide

#include <kingTable.h>

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

すべてのメンバ一覧

Public 型

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

Static Public メソッド

static void setUp (const Weights &weights)
template<Player P>
static MultiInt evalOne (const NumEffectState &state, const CArray< int, 5 > &effects)
static MultiInt eval (const NumEffectState &state, const CArray< int, 5 > &black, const CArray< int, 5 > &white)

Static Private メソッド

static int index (int effect1, int effect2, int i)
template<Player P>
static int indexX (Position king, int effect1, int effect2, int i, int j)
static int indexX (int king_x, int effect1, int effect2, int i)
template<Player P>
static int indexY (Position king, int effect1, int effect2, int i)
static int indexY (int king_y, int effect1, int effect2, int i)

Static Private 変数

static CArray< MultiInt, 8192 > table
static CArray< MultiInt, 40960 > x_table
static CArray< MultiInt, 73728 > y_table

フレンド

class King25BothSideX
class King25BothSideY

説明

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


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

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


関数

osl::MultiInt osl::eval::ml::King25BothSide::eval ( const NumEffectState &  state,
const CArray< int, 5 > &  black,
const CArray< int, 5 > &  white 
) [static]

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

template<osl::Player P>
osl::MultiInt osl::eval::ml::King25BothSide::evalOne ( const NumEffectState &  state,
const CArray< int, 5 > &  effects 
) [inline, static]

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

参照先 osl::BLACK, indexX(), indexY(), osl::WHITE, osl::Position::x(), x_table, osl::Position::y(), と y_table.

static int osl::eval::ml::King25BothSide::index ( int  effect1,
int  effect2,
int  i 
) [inline, static, private]

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

static int osl::eval::ml::King25BothSide::indexX ( int  king_x,
int  effect1,
int  effect2,
int  i 
) [inline, static, private]

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

template<Player P>
static int osl::eval::ml::King25BothSide::indexX ( Position  king,
int  effect1,
int  effect2,
int  i,
int  j 
) [inline, static, private]

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

参照先 osl::BLACK, osl::WHITE, と osl::Position::x().

参照元 evalOne().

static int osl::eval::ml::King25BothSide::indexY ( int  king_y,
int  effect1,
int  effect2,
int  i 
) [inline, static, private]

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

template<Player P>
static int osl::eval::ml::King25BothSide::indexY ( Position  king,
int  effect1,
int  effect2,
int  i 
) [inline, static, private]

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

参照先 osl::BLACK, と osl::Position::y().

参照元 evalOne().

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

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

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


フレンドと関連する関数

friend class King25BothSideX [friend]

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

friend class King25BothSideY [friend]

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


変数

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

参照元 osl::eval::ml::King25BothSideY::setUp(), と setUp().

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

参照元 evalOne(), と osl::eval::ml::King25BothSideX::setUp().

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

参照元 evalOne(), と osl::eval::ml::King25BothSideY::setUp().


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