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

クラス osl::eval::ml::NonPawnPieceStand

#include <pieceStand.h>

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

すべてのメンバ一覧

Public 型

enum  { DIM = 21 }

Public メソッド

 NonPawnPieceStand ()

Static Public メソッド

static void setUp (const Weights &weights, int stage)
static MultiInt eval (int black_count, int white_count)

Static Private 変数

static CArray< MultiInt, 21 > table

説明

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


列挙型

anonymous enum
列挙型の値:
DIM 

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


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

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

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


関数

osl::MultiInt osl::eval::ml::NonPawnPieceStand::eval ( int  black_count,
int  white_count 
) [static]
void osl::eval::ml::NonPawnPieceStand::setUp ( const Weights weights,
int  stage 
) [static]

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

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


変数

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

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


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