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< ResultSetT > | |
stop(const SingleObjectiveResultSet< PointType > &set) | shark::TrainingError< PointType > | inline |
shark::AbstractStoppingCriterion::stop(ResultSet const &set)=0 | shark::AbstractStoppingCriterion< ResultSetT > | pure virtual |
TrainingError(size_t intervalSize, double minDifference) | shark::TrainingError< PointType > | inline |