18 #ifndef itkWindowConvergenceMonitoringFunction_h
19 #define itkWindowConvergenceMonitoringFunction_h
38 template<
typename TScalar =
double>
69 void ClearEnergyValues()
override;
77 RealType GetConvergenceValue()
const override;
84 void PrintSelf( std::ostream & os,
Indent indent )
const override;
95 #ifndef ITK_MANUAL_INSTANTIATION
96 #include "itkWindowConvergenceMonitoringFunction.hxx"
Light weight base class for most itk classes.
Define numeric traits for std::vector.
typename Superclass::EnergyValueContainerType EnergyValueContainerType
Abstract base class which monitors convergence during the course of optimization. ...
typename Superclass::EnergyValueType EnergyValueType
Class which monitors convergence during the course of optimization.
typename EnergyValueContainerType::const_iterator EnergyValueConstIterator
EnergyValueContainerSizeType m_WindowSize
typename NumericTraits< ScalarType >::RealType RealType
Control indentation during Print() invocation.
typename EnergyValueContainerType::iterator EnergyValueIterator
typename Superclass::EnergyValueContainerSizeType EnergyValueContainerSizeType