#include <majorPiece.h>

Public 型 | |
| enum | { ONE_DIM = 64, DIM = ONE_DIM * EvalStages } |
Static Public メソッド | |
| static void | setUp (const Weights &weights) |
| static MultiInt | eval (const NumEffectState &state) |
Static Private メソッド | |
| static int | index (Ptype ptype, bool self_with_support, bool opp_with_support) |
Static Private 変数 | |
| static CArray< MultiInt, 64 > | table |
majorPiece.h の 532 行で定義されています。
| anonymous enum |
majorPiece.h の 535 行で定義されています。
| osl::MultiInt osl::eval::ml::BishopBishopPiece::eval | ( | const NumEffectState & | state | ) | [static] |
majorPiece.cc の 933 行で定義されています。
参照先 osl::BISHOP, osl::BLACK, osl::NumEffectState::hasEffectAt(), osl::NumEffectState::hasEffectByPtype(), index(), osl::PtypeTraits< BISHOP >::indexMin, osl::inverse(), osl::Piece::isOnBoard(), osl::NumEffectState::mobilityOf(), osl::Piece::number(), osl::Piece::owner(), osl::SimpleState::pieceAt(), osl::SimpleState::pieceOf(), osl::Piece::ptype(), osl::Piece::square(), table, osl::WHITE, osl::Square::x(), と osl::Square::y().
参照元 osl::eval::ml::OpenMidEndingEval::debugInfo(), osl::eval::ml::OpenMidEndingEval::OpenMidEndingEval(), と osl::eval::ml::OpenMidEndingEval::updateSub().
| static int osl::eval::ml::BishopBishopPiece::index | ( | Ptype | ptype, | |
| bool | self_with_support, | |||
| bool | opp_with_support | |||
| ) | [inline, static, private] |
| void osl::eval::ml::BishopBishopPiece::setUp | ( | const Weights & | weights | ) | [static] |
majorPiece.cc の 923 行で定義されています。
osl::CArray< MultiInt, 64 > osl::eval::ml::BishopBishopPiece::table [static, private] |
majorPiece.h の 545 行で定義されています。
1.7.1