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

クラス osl::eval::ml::NonPawnAttackedPtypePair

#include <minorPiece.h>

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

すべてのメンバ一覧

Public 型

enum  { ONE_DIM = (PTYPE_SIZE * 2 * PTYPE_SIZE)*(PTYPE_SIZE * 2 * PTYPE_SIZE), DIM = ONE_DIM * EvalStages }

Static Public メソッド

static void setUp (const Weights &weights)
template<Player Owner>
static MultiInt evalOne (const NumEffectState &state)
static MultiInt eval (const NumEffectState &state)
static int index1 (const NumEffectState &state, Piece piece)
static int index2 (int i0, int i1)

Static Public 変数

static CArray< MultiInt, ONE_DIM > table

説明

minorPiece.h1347 行で定義されています。


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

minorPiece.h1350 行で定義されています。


関数

osl::MultiInt osl::eval::ml::NonPawnAttackedPtypePair::eval ( const NumEffectState state  )  [static]
template<osl::Player Owner>
osl::MultiInt osl::eval::ml::NonPawnAttackedPtypePair::evalOne ( const NumEffectState state  )  [static]
static int osl::eval::ml::NonPawnAttackedPtypePair::index1 ( const NumEffectState state,
Piece  piece 
) [inline, static]
static int osl::eval::ml::NonPawnAttackedPtypePair::index2 ( int  i0,
int  i1 
) [inline, static]

minorPiece.h1367 行で定義されています。

参照先 osl::PTYPE_SIZE.

参照元 evalOne(), osl::progress::ml::NewProgress::setUp(), と setUp().

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

minorPiece.cc1643 行で定義されています。

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


変数

minorPiece.h1371 行で定義されています。

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


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