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

クラス osl::eval::ml::RookRook

#include <majorPiece.h>

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

すべてのメンバ一覧

Public 型

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

Static Public メソッド

static void setUp (const Weights &weights)
static MultiInt eval (const NumEffectState &state)

Static Private メソッド

template<bool SamePlayer, Player P>
static int index (Piece rook1, Piece rook2)
static int index (bool same_player, bool promoted1, bool promoted2, int y1, int y2)

Static Private 変数

static CArray< MultiInt, 800 > table

説明

majorPiece.h548 行で定義されています。


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

majorPiece.h551 行で定義されています。


関数

osl::MultiInt osl::eval::ml::RookRook::eval ( const NumEffectState state  )  [static]
static int osl::eval::ml::RookRook::index ( bool  same_player,
bool  promoted1,
bool  promoted2,
int  y1,
int  y2 
) [inline, static, private]

majorPiece.h595 行で定義されています。

template<bool SamePlayer, Player P>
static int osl::eval::ml::RookRook::index ( Piece  rook1,
Piece  rook2 
) [inline, static, private]

majorPiece.h556 行で定義されています。

参照先 osl::BLACK, osl::Piece::isOnBoard(), osl::Piece::isPromoted(), osl::Piece::square(), と osl::Square::y().

参照元 setUp().

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

majorPiece.cc1002 行で定義されています。

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


変数

majorPiece.h603 行で定義されています。

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


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