#include <minorPiece.h>

| Public Types | |
| enum | { DIM = 1 } | 
| Static Public Member Functions | |
| static void | setUp (const Weights &weights, int stage) | 
| static MultiInt | eval (const NumEffectState &state, int black_pawn_count) | 
| Static Private Attributes | |
| static MultiInt | weight | 
Definition at line 483 of file minorPiece.h.
| anonymous enum | 
| Enumerator | |
|---|---|
| DIM | |
Definition at line 486 of file minorPiece.h.
| 
 | inlinestatic | 
Definition at line 491 of file minorPiece.h.
References osl::BLACK, osl::PAWN, weight, 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 204 of file minorPiece.cc.
References osl::eval::ml::Weights::value(), and weight.
| 
 | staticprivate | 
Definition at line 488 of file minorPiece.h.
Referenced by eval().
 1.8.4
 1.8.4