Public 型 | Static Public メソッド

構造体 osl::eval::ml::King25EmptySquareNoEffect

#include <kingTable.h>

osl::eval::ml::King25EmptySquareNoEffectに対する継承グラフ
Inheritance graph
[凡例]

すべてのメンバ一覧

Public 型

enum  { DIM = 3 * 5 }

Static Public メソッド

template<Player defense>
static int evalOne (const NumEffectState &state, const CArray< int, 15 > &table)
template<Player defense>
static std::pair< int, int > evalOne (const NumEffectState &state, const CArray< int, 15 > &opening, const CArray< int, 15 > &ending)
static std::pair< CArray< int, 2 >
, CArray< int, 2 > > 
eval (const NumEffectState &state, const CArray< int, 15 > &opening, const CArray< int, 15 > &ending)
static std::pair< CArray< int, 2 >
, CArray< int, 2 > > 
evalWithUpdate (const NumEffectState &state, Move last_move, const CArray< int, 15 > &opening, const CArray< int, 15 > &ending, const CArray< int, 2 > &last_opening_value, const CArray< int, 2 > &last_ending_value)
static int index (int rel_x, int rel_y)
static void setUpBase (const Weights &weigths, CArray< int, 15 > &table)

説明

kingTable.h424 行で定義されています。


列挙型

anonymous enum
列挙型の値:
DIM 

kingTable.h426 行で定義されています。


関数

std::pair< osl::CArray< int, 2 >, osl::CArray< int, 2 > > osl::eval::ml::King25EmptySquareNoEffect::eval ( const NumEffectState state,
const CArray< int, 15 > &  opening,
const CArray< int, 15 > &  ending 
) [static]

kingTable.cc708 行で定義されています。

template<osl::Player defense>
std::pair< int, int > osl::eval::ml::King25EmptySquareNoEffect::evalOne ( const NumEffectState state,
const CArray< int, 15 > &  opening,
const CArray< int, 15 > &  ending 
) [static]
template<osl::Player defense>
int osl::eval::ml::King25EmptySquareNoEffect::evalOne ( const NumEffectState state,
const CArray< int, 15 > &  table 
) [static]
std::pair< osl::CArray< int, 2 >, osl::CArray< int, 2 > > osl::eval::ml::King25EmptySquareNoEffect::evalWithUpdate ( const NumEffectState state,
Move  last_move,
const CArray< int, 15 > &  opening,
const CArray< int, 15 > &  ending,
const CArray< int, 2 > &  last_opening_value,
const CArray< int, 2 > &  last_ending_value 
) [static]
static int osl::eval::ml::King25EmptySquareNoEffect::index ( int  rel_x,
int  rel_y 
) [inline, static]

kingTable.h437 行で定義されています。

参照元 evalOne().

void osl::eval::ml::King25EmptySquareNoEffect::setUpBase ( const Weights weigths,
CArray< int, 15 > &  table 
) [static]

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