18 #ifndef itkSingleValuedCostFunction_h
19 #define itkSingleValuedCostFunction_h
23 #include "ITKOptimizersExport.h"
73 virtual void GetValueAndDerivative(
const ParametersType & parameters,
Array class with size defined at construction time.
This class is a base for the CostFunctions returning a single value.
Light weight base class for most itk classes.
TInternalComputationValueType ParametersValueType
CostFunctionTemplate< double > CostFunction