#include <minorPiece.h>

| Public Types | |
| enum | { ONE_DIM = 1, DIM = ONE_DIM*EvalStages } | 
| Static Public Member Functions | |
| static void | setUp (const Weights &weights) | 
| static MultiInt | eval (const NumEffectState &state) | 
| Static Private Attributes | |
| static CArray< MultiInt, ONE_DIM > | table | 
Definition at line 1716 of file minorPiece.h.
| anonymous enum | 
| Enumerator | |
|---|---|
| ONE_DIM | |
| DIM | |
Definition at line 1719 of file minorPiece.h.
| 
 | static | 
Definition at line 2945 of file minorPiece.cc.
References osl::BLACK, osl::KNIGHT, osl::Piece::owner(), osl::PAWN, osl::Piece::ptype(), osl::SILVER, and osl::WHITE.
Referenced by osl::eval::ml::OpenMidEndingEval::debugInfo(), osl::eval::ml::OpenMidEndingEval::OpenMidEndingEval(), and osl::eval::ml::OpenMidEndingEval::updateSub().
| 
 | static | 
Definition at line 2936 of file minorPiece.cc.
References osl::NStages, and osl::eval::ml::Weights::value().
| 
 | staticprivate | 
Definition at line 1723 of file minorPiece.h.
 1.8.4
 1.8.4