18 #ifndef itkMultipleValuedNonLinearOptimizer_h
19 #define itkMultipleValuedNonLinearOptimizer_h
23 #include "ITKOptimizersExport.h"
76 void PrintSelf(std::ostream & os,
Indent indent)
const override;
Light weight base class for most itk classes.
This class is a base for the CostFunctions returning a multiple values.
Wrap of the vnl_nonlinear_minimizer to be adapted.
CostFunctionPointer m_CostFunction
Array2D class representing a 2D array with size defined at construction time.
This class is a base for the Optimization methods that optimize a multiple valued function...
Control indentation during Print() invocation.