18#ifndef itkSingleValuedCostFunctionv4_h
19#define itkSingleValuedCostFunctionv4_h
49template <
typename TInternalComputationValueType>
71 using typename Superclass::ParametersType;
Light weight base class for most itk classes.
This class is a base for a CostFunction that returns a single value.
SingleValuedCostFunctionv4Template()=default
virtual MeasureType GetValue() const =0
TInternalComputationValueType MeasureType
virtual void GetValueAndDerivative(MeasureType &value, DerivativeType &derivative) const =0
~SingleValuedCostFunctionv4Template() override=default
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....