18 #ifndef itkHeavisideStepFunction_h
19 #define itkHeavisideStepFunction_h
58 template<
typename TInput =
float,
typename TOutput =
double >
72 typedef typename Superclass::InputType
InputType;
90 #ifndef ITK_MANUAL_INSTANTIATION
91 #include "itkHeavisideStepFunction.hxx"
Implementation of the classical Heaviside step function.
HeavisideStepFunctionBase< TInput, TOutput > Superclass
Superclass::OutputType OutputType
Base class for all ITK function objects.
HeavisideStepFunction Self
SmartPointer< Self > Pointer
Superclass::InputType InputType
SmartPointer< const Self > ConstPointer
Base class of the Heaviside function.