Public 型 | Static Public メソッド | Static Private メソッド | Static Private 変数 | フレンド

クラス osl::eval::ml::PawnPtypeOPtypeO

#include <minorPiece.h>

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

すべてのメンバ一覧

Public 型

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

Static Public メソッド

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

Static Private メソッド

static int index (Player P, PtypeO up, PtypeO up_up)
static int indexY (Player P, PtypeO up, PtypeO up_up, int y)

Static Private 変数

static CArray< MultiInt, 1024 > table
static CArray< MultiInt, 9216 > y_table

フレンド

class PawnPtypeOPtypeOY

説明

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


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

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


関数

MultiInt osl::eval::ml::PawnPtypeOPtypeO::eval ( const NumEffectState state  )  [static]
template<osl::Player P>
template MultiInt osl::eval::ml::PawnPtypeOPtypeO::evalWithUpdate< WHITE > ( const NumEffectState state,
Move  moved,
const CArray2d< int, 2, 9 > &  pawns,
const MultiInt last_value 
) [static]
static int osl::eval::ml::PawnPtypeOPtypeO::index ( Player  P,
PtypeO  up,
PtypeO  up_up 
) [inline, static, private]

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

参照先 osl::altIfPiece(), osl::PTYPEO_MIN, と osl::WHITE.

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

static int osl::eval::ml::PawnPtypeOPtypeO::indexY ( Player  P,
PtypeO  up,
PtypeO  up_up,
int  y 
) [inline, static, private]

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

参照先 osl::BLACK, と index().

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

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

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

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


フレンドと関連する関数

friend class PawnPtypeOPtypeOY [friend]

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


変数

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

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

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

参照元 eval(), evalWithUpdate(), と osl::eval::ml::PawnPtypeOPtypeOY::setUp().


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