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

クラス osl::eval::ml::NonPawnPieceStandTurn

#include <pieceStand.h>

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

すべてのメンバ一覧

Public 型

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

Public メソッド

 NonPawnPieceStandTurn ()

Static Public メソッド

static void setUp (const Weights &weights)
static void eval (const NumEffectState &state, MultiIntPair &out)
template<Player P>
static void evalWithUpdateBang (const NumEffectState &state, Move moved, MultiIntPair &last_value_and_out)

Static Private メソッド

static int index (Player player, Player turn, Ptype ptype, int count)

Static Private 変数

static CArray< MultiInt, 44 > table

説明

eval/pieceStand.h96 行で定義されています。


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

eval/pieceStand.h99 行で定義されています。


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

osl::eval::ml::NonPawnPieceStandTurn::NonPawnPieceStandTurn (  )  [inline]

eval/pieceStand.h100 行で定義されています。


関数

void osl::eval::ml::NonPawnPieceStandTurn::eval ( const NumEffectState state,
MultiIntPair out 
) [static]
template<osl::Player P>
template void osl::eval::ml::NonPawnPieceStandTurn::evalWithUpdateBang< WHITE > ( const NumEffectState state,
Move  moved,
MultiIntPair last_value_and_out 
) [static]
static int osl::eval::ml::NonPawnPieceStandTurn::index ( Player  player,
Player  turn,
Ptype  ptype,
int  count 
) [inline, static, private]

eval/pieceStand.h109 行で定義されています。

参照先 osl::PtypeTable::getIndexMin(), と osl::Ptype_Table.

参照元 eval(), と evalWithUpdateBang().

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

eval_pieceStand.cc223 行で定義されています。

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


変数

eval/pieceStand.h108 行で定義されています。

参照元 eval(), evalWithUpdateBang(), と setUp().


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