shark::TrainingError< PointType > Member List

This is the complete list of members for shark::TrainingError< PointType >, including all inherited members.

m_intervalshark::TrainingError< PointType >protected
m_intervalSizeshark::TrainingError< PointType >protected
m_minDifferenceshark::TrainingError< PointType >protected
reset()shark::TrainingError< PointType >inlinevirtual
ResultSet typedefshark::AbstractStoppingCriterion< SingleObjectiveResultSet< PointType > >
stop(const SingleObjectiveResultSet< PointType > &set)shark::TrainingError< PointType >inlinevirtual
TrainingError(size_t intervalSize, double minDifference)shark::TrainingError< PointType >inline