#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 |
Definition at line 720 of file minorPiece.h.
static MultiInt osl::eval::ml::AllGold::eval | ( | int | black_major_count | ) | [inline, static] |
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().
void osl::eval::ml::AllGold::setUp | ( | const Weights & | weights, |
int | stage | ||
) | [static] |
Definition at line 507 of file minorPiece.cc.
References osl::eval::ml::Weights::value(), and weight.
MultiInt osl::eval::ml::AllGold::weight [static, private] |
Definition at line 732 of file minorPiece.h.
Referenced by eval().