18#ifndef itkFunctionBase_h
19#define itkFunctionBase_h
43template <
typename TInput,
typename TOutput>
FixedArray< double, Math::UnsignedPower(VSplineOrder+1, VSpaceDimension)> OutputType
SmartPointer< const Self > ConstPointer
~FunctionBase() override=default
virtual OutputType Evaluate(const InputType &input) const =0
SmartPointer< Self > Pointer
ContinuousIndex< TCoordinate, VSpaceDimension > InputType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....