18 #ifndef __itkCostFunction_h
19 #define __itkCostFunction_h
35 template<
typename TInternalComputationValueType >
73 #ifndef ITK_MANUAL_INSTANTIATION
74 #include "itkCostFunction.hxx"
void operator=(const Self &)
void PrintSelf(std::ostream &os, Indent indent) const
OptimizerParameters< TInternalComputationValueType > ParametersType
CostFunctionTemplate Self
virtual unsigned int GetNumberOfParameters(void) const =0
TInternalComputationValueType ParametersValueType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
CostFunctionTemplate< double > CostFunction
Base class for most ITK classes.
virtual ~CostFunctionTemplate()