#include <pieceStand.h>

Public 型 | |
| enum | { ONE_DIM = 16384, DIM = ONE_DIM * EvalStages } |
Static Public メソッド | |
| static void | setUp (const Weights &weights) |
| static MultiInt | eval (const NumEffectState &state) |
Static Private 変数 | |
| static CArray< MultiInt, 16384 > | table |
eval/ml/pieceStand.h の 161 行で定義されています。
| anonymous enum |
eval/ml/pieceStand.h の 164 行で定義されています。
| osl::MultiInt osl::eval::ml::PieceStandCombinationBoth::eval | ( | const NumEffectState & | state | ) | [static] |
| void osl::eval::ml::PieceStandCombinationBoth::setUp | ( | const Weights & | weights | ) | [static] |
eval/ml/pieceStand.cc の 424 行で定義されています。
参照先 osl::NStages, ONE_DIM, table, と osl::eval::ml::Weights::value().
osl::misc::CArray< osl::MultiInt, 16384 > osl::eval::ml::PieceStandCombinationBoth::table [static, private] |
eval/ml/pieceStand.h の 168 行で定義されています。
1.6.3