18#ifndef itkSpatialFunction_h
19#define itkSpatialFunction_h
44template <
typename TOutput,
unsigned int VImageDimension = 3,
typename TInput = Po
int<
double, VImageDimension>>
81#ifndef ITK_MANUAL_INSTANTIATION
82# include "itkSpatialFunction.hxx"
Control indentation during Print() invocation.
Implements transparent reference counting.
~SpatialFunction() override=default
FunctionBase< typename TFunction::InputType, bool > Superclass
OutputType Evaluate(const InputType &input) const override=0
static constexpr unsigned int ImageDimension
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
void PrintSelf(std::ostream &os, Indent indent) const override
SpatialFunction()=default
typename TFunction::InputType InputType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....