18 #ifndef itkSinRegularizedHeavisideStepFunction_h
19 #define itkSinRegularizedHeavisideStepFunction_h
52 template<
typename TInput =
float,
typename TOutput =
double >
66 typedef typename Superclass::InputType
InputType;
68 typedef typename Superclass::RealType
RealType;
85 #ifndef ITK_MANUAL_INSTANTIATION
86 #include "itkSinRegularizedHeavisideStepFunction.hxx"
Superclass::OutputType OutputType
Superclass::RealType RealType
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
Base class of the Regularized (smoothed) Heaviside functions.
Base class for all ITK function objects.
SinRegularizedHeavisideStepFunction Self
RegularizedHeavisideStepFunction< TInput, TOutput > Superclass
Sin-based implementation of the Regularized (smoothed) Heaviside functions.
Superclass::InputType InputType