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

クラス osl::eval::ml::PtypeX

#include <minorPiece.h>

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

すべてのメンバ一覧

Public 型

enum  { DIM = PTYPE_SIZE * 5 }

Static Public メソッド

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

Static Private メソッド

static int index (const Piece piece)
static int index (const Player, const Ptype ptype, const Square pos)

Static Private 変数

static CArray< MultiInt, 80 > table

説明

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


列挙型

anonymous enum
列挙型の値:
DIM 

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


関数

MultiInt osl::eval::ml::PtypeX::eval ( const NumEffectState state  )  [static]
template<osl::Player P>
template MultiInt osl::eval::ml::PtypeX::evalWithUpdate< WHITE > ( const NumEffectState ,
Move  moved,
MultiInt const &  last_value 
) [static]
static int osl::eval::ml::PtypeX::index ( const Piece  piece  )  [inline, static, private]

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

参照先 osl::Piece::owner(), osl::Piece::ptype(), と osl::Piece::square().

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

static int osl::eval::ml::PtypeX::index ( const   Player,
const Ptype  ptype,
const Square  pos 
) [inline, static, private]

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

参照先 osl::Square::x().

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

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

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


変数

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

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


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