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

クラス osl::eval::ml::PieceStand

#include <pieceStand.h>

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

すべてのメンバ一覧

Public 型

enum  { DIM = osl::Piece::SIZE }

Public メソッド

 PieceStand ()

Static Public メソッド

static void setUp (const Weights &weights, int stage)
static MultiInt eval (const NumEffectState &state)
template<Player P>
static MultiInt evalWithUpdate (const NumEffectState &state, Move moved, MultiInt last_value)

Static Private 変数

static CArray< MultiInt,
osl::Piece::SIZE
table

説明

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


列挙型

anonymous enum
列挙型の値:
DIM 

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


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

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

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


関数

osl::MultiInt osl::eval::ml::PieceStand::eval ( const NumEffectState state  )  [static]
template<Player P>
static MultiInt osl::eval::ml::PieceStand::evalWithUpdate ( const NumEffectState state,
Move  moved,
MultiInt  last_value 
) [inline, static]
void osl::eval::ml::PieceStand::setUp ( const Weights weights,
int  stage 
) [static]

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

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


変数

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

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


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