18 #ifndef itkAtanRegularizedHeavisideStepFunction_h
19 #define itkAtanRegularizedHeavisideStepFunction_h
52 template<
typename TInput =
float,
typename TOutput =
double >
89 #ifndef ITK_MANUAL_INSTANTIATION
90 #include "itkAtanRegularizedHeavisideStepFunction.hxx"
NumericTraits< InputType >::RealType RealType
Superclass::OutputType OutputType
AtanRegularizedHeavisideStepFunction Self
virtual OutputType EvaluateDerivative(const InputType &input) const override
SmartPointer< const Self > ConstPointer
virtual ~AtanRegularizedHeavisideStepFunction()
Superclass::InputType InputType
Base class of the Regularized (smoothed) Heaviside functions.
Superclass::RealType RealType
RegularizedHeavisideStepFunction< TInput, TOutput > Superclass
Atan-based implementation of the Regularized (smoothed) Heaviside functions.
void operator=(const Self &)
AtanRegularizedHeavisideStepFunction()
Superclass::OutputType OutputType
SmartPointer< Self > Pointer
Superclass::InputType InputType
virtual OutputType Evaluate(const InputType &input) const override