#include <CombinatorialTrainerParameters.hpp>
Public Attributes | |
double | binSize = 1 |
double | confidenceThreshold = 0.99 |
unsigned int | evaluatorId = 0 |
double | maxAngleDeviation = 30 |
bool | testForFalseNegatives = false |
Definition at line 61 of file CombinatorialTrainerParameters.hpp.
double ISM::EvaluatorParameters::binSize = 1 |
Definition at line 64 of file CombinatorialTrainerParameters.hpp.
double ISM::EvaluatorParameters::confidenceThreshold = 0.99 |
Definition at line 66 of file CombinatorialTrainerParameters.hpp.
unsigned int ISM::EvaluatorParameters::evaluatorId = 0 |
Definition at line 63 of file CombinatorialTrainerParameters.hpp.
double ISM::EvaluatorParameters::maxAngleDeviation = 30 |
Definition at line 65 of file CombinatorialTrainerParameters.hpp.
bool ISM::EvaluatorParameters::testForFalseNegatives = false |
Definition at line 67 of file CombinatorialTrainerParameters.hpp.