18 #ifndef itkSinRegularizedHeavisideStepFunction_h
19 #define itkSinRegularizedHeavisideStepFunction_h
52 template<
typename TInput =
float,
typename TOutput =
double >
70 using RealType =
typename Superclass::RealType;
84 #ifndef ITK_MANUAL_INSTANTIATION
85 #include "itkSinRegularizedHeavisideStepFunction.hxx"
Base class of the Regularized (smoothed) Heaviside functions.
Base class for all ITK function objects.
Sin-based implementation of the Regularized (smoothed) Heaviside functions.
typename NumericTraits< InputType >::RealType RealType
Base class for most ITK classes.