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

クラス テンプレート osl::move_probability::PatternBase< TestPromotable >

#include <feature.h>

osl::move_probability::PatternBase< TestPromotable >に対する継承グラフ
Inheritance graph
[凡例]
osl::move_probability::PatternBase< TestPromotable >のコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public 型

enum  { PromotionSize = TestPromotable ? 3 : 1, DIM = PromotionSize * OneDim }

Public メソッド

 PatternBase (int x, int y)
double match (const StateInfo &state, const MoveInfo &info, int offset, const double *w) const

Static Public メソッド

static std::string name (int x, int y)

Private 変数

int dx
int black_dy

説明

template<bool TestPromotable>
class osl::move_probability::PatternBase< TestPromotable >

move_probability/feature.h510 行で定義されています。


列挙型

template<bool TestPromotable>
anonymous enum
列挙型の値:
PromotionSize 
DIM 

move_probability/feature.h514 行で定義されています。


コンストラクタとデストラクタ

template<bool TestPromotable>
osl::move_probability::PatternBase< TestPromotable >::PatternBase ( int  x,
int  y 
) [inline]

move_probability/feature.h518 行で定義されています。


関数

template<bool TestPromotable>
double osl::move_probability::PatternBase< TestPromotable >::match ( const StateInfo state,
const MoveInfo info,
int  offset,
const double *  w 
) const [inline, virtual]
template<bool TestPromotable>
static std::string osl::move_probability::PatternBase< TestPromotable >::name ( int  x,
int  y 
) [inline, static]

move_probability/feature.h550 行で定義されています。


変数

template<bool TestPromotable>
int osl::move_probability::PatternBase< TestPromotable >::black_dy [private]

move_probability/feature.h512 行で定義されています。

template<bool TestPromotable>
int osl::move_probability::PatternBase< TestPromotable >::dx [private]

move_probability/feature.h512 行で定義されています。


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