18 #ifndef itkMultipleValuedCostFunction_h
19 #define itkMultipleValuedCostFunction_h
24 #include "ITKOptimizersExport.h"
70 virtual unsigned int GetNumberOfValues()
const = 0;
Light weight base class for most itk classes.
This class is a base for the CostFunctions returning a multiple values.
CostFunctionTemplate< double > CostFunction
Array2D class representing a 2D array with size defined at construction time.