18 #ifndef itkSingleValuedCostFunction_h
19 #define itkSingleValuedCostFunction_h
23 #include "ITKOptimizersExport.h"
71 virtual void GetValueAndDerivative(
const ParametersType & parameters,
81 void operator=(
const Self &);
Array class with size defined at construction time.
This class is a base for the CostFunctions returning a single value.
Array< ParametersValueType > DerivativeType
Class to hold and manage different parameter types used during optimization.
SingleValuedCostFunction Self
Superclass::ParametersType ParametersType
SingleValuedCostFunction()
Superclass::ParametersValueType ParametersValueType
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer