18 #ifndef itkMultipleValuedCostFunction_h
19 #define itkMultipleValuedCostFunction_h
24 #include "ITKOptimizersExport.h"
68 virtual unsigned int GetNumberOfValues(
void)
const = 0;
MultipleValuedCostFunction()
This class is a base for the CostFunctions returning a multiple values.
Superclass::ParametersType ParametersType
Array2D< double > DerivativeType
Array2D class representing a 2D array with size defined at construction time.
Class to hold and manage different parameter types used during optimization.
SmartPointer< Self > Pointer
MultipleValuedCostFunction Self
Array< double > MeasureType
SmartPointer< const Self > ConstPointer