#include <minorPiece.h>
Public Types | |
| enum | { ONE_DIM = 2240, DIM = ONE_DIM * EvalStages } |
Static Public Member Functions | |
| static void | setUp (const Weights &weights) |
Definition at line 1506 of file minorPiece.h.
| anonymous enum |
Definition at line 1509 of file minorPiece.h.
| void osl::eval::ml::PtypeCountXY::setUp | ( | const Weights & | weights | ) | [static] |
Definition at line 1710 of file minorPiece.cc.
References osl::PtypeTable::getIndexLimit(), osl::PtypeTable::getIndexMin(), osl::NStages, osl::PTYPE_BASIC_MIN, osl::PTYPE_MAX, osl::Ptype_Table, osl::eval::ml::PtypeCount::table, osl::eval::ml::Weights::value(), osl::eval::ml::PtypeCount::xy_table, and osl::eval::ml::PtypeCount::xy_table_diff.
1.7.6.1