This is the complete list of members for shark::TrainingError< PointType >, including all inherited members.
m_interval | shark::TrainingError< PointType > | protected |
m_intervalSize | shark::TrainingError< PointType > | protected |
m_minDifference | shark::TrainingError< PointType > | protected |
reset() | shark::TrainingError< PointType > | inlinevirtual |
ResultSet typedef | shark::AbstractStoppingCriterion< SingleObjectiveResultSet< PointType > > | |
stop(const SingleObjectiveResultSet< PointType > &set) | shark::TrainingError< PointType > | inlinevirtual |
TrainingError(size_t intervalSize, double minDifference) | shark::TrainingError< PointType > | inline |