Public Attributes | |
std::vector< OptimizationRound > | allRounds |
int | lastSelectedIndex = -1 |
double | maxAverageRecognitionRuntime |
double | maxCost |
double | minAverageRecognitionRuntime |
double | minCost |
Definition at line 67 of file SVGHelper.hpp.
std::vector<OptimizationRound> ISM::SVGHelper::OptimizationRun::allRounds |
Definition at line 68 of file SVGHelper.hpp.
int ISM::SVGHelper::OptimizationRun::lastSelectedIndex = -1 |
Definition at line 76 of file SVGHelper.hpp.
double ISM::SVGHelper::OptimizationRun::maxAverageRecognitionRuntime |
Definition at line 74 of file SVGHelper.hpp.
double ISM::SVGHelper::OptimizationRun::maxCost |
Definition at line 71 of file SVGHelper.hpp.
double ISM::SVGHelper::OptimizationRun::minAverageRecognitionRuntime |
Definition at line 73 of file SVGHelper.hpp.
double ISM::SVGHelper::OptimizationRun::minCost |
Definition at line 70 of file SVGHelper.hpp.