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

クラス osl::eval::ml::AnagumaEmpty

#include <king8.h>

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

すべてのメンバ一覧

Public 型

enum  { DIM = 4 }

Static Public メソッド

static void setUp (const Weights &weights, int stage)
static MultiInt eval (const NumEffectState &state)
static int index (Square king, Square target)
template<osl::Player Defense>
static MultiInt evalOne (const NumEffectState &state)

Static Private 変数

static CArray< MultiInt, 4 > table

説明

core/osl/eval/king8.h357 行で定義されています。


列挙型

anonymous enum
列挙型の値:
DIM 

core/osl/eval/king8.h360 行で定義されています。


関数

MultiInt osl::eval::ml::AnagumaEmpty::eval ( const NumEffectState state  )  [static]
template<osl::Player Defense>
MultiInt osl::eval::ml::AnagumaEmpty::evalOne ( const NumEffectState state  )  [static]
int osl::eval::ml::AnagumaEmpty::index ( Square  king,
Square  target 
) [static]

king8.cc1036 行で定義されています。

参照先 osl::Square::x(), と osl::Square::y().

参照元 evalOne().

void osl::eval::ml::AnagumaEmpty::setUp ( const Weights weights,
int  stage 
) [static]

king8.cc1027 行で定義されています。

参照先 osl::CArray< T, Capacity >::size(), table, と osl::eval::ml::Weights::value().


変数

core/osl/eval/king8.h367 行で定義されています。

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


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