#include <minorPiece.h>

| Public Types | |
| enum | { DIM = 1 } | 
| Static Public Member Functions | |
| static void | setUp (const Weights &weights, int stage) | 
| static MultiInt | eval (int black_major_count) | 
| Static Private Attributes | |
| static MultiInt | weight | 
Definition at line 717 of file minorPiece.h.
| anonymous enum | 
| Enumerator | |
|---|---|
| DIM | |
Definition at line 720 of file minorPiece.h.
| 
 | inlinestatic | 
Definition at line 722 of file minorPiece.h.
References weight.
Referenced by osl::eval::ml::OpenMidEndingEval::debugInfo(), osl::eval::ml::OpenMidEndingEval::OpenMidEndingEval(), and osl::eval::ml::OpenMidEndingEval::updateSub().
| 
 | static | 
Definition at line 507 of file minorPiece.cc.
References osl::eval::ml::Weights::value(), and weight.
| 
 | staticprivate | 
Definition at line 732 of file minorPiece.h.
Referenced by eval().
 1.8.4
 1.8.4