ITK  5.4.0
Insight Toolkit
itk::Functor::Clamp< TInput, TOutput > Member List

This is the complete list of members for itk::Functor::Clamp< TInput, TOutput >, including all inherited members.

Clamp()itk::Functor::Clamp< TInput, TOutput >
GetLowerBound() constitk::Functor::Clamp< TInput, TOutput >
GetUpperBound() constitk::Functor::Clamp< TInput, TOutput >
InputType typedefitk::Functor::Clamp< TInput, TOutput >
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(Self)itk::Functor::Clamp< TInput, TOutput >
m_LowerBounditk::Functor::Clamp< TInput, TOutput >private
m_UpperBounditk::Functor::Clamp< TInput, TOutput >private
operator()(const InputType &A) constitk::Functor::Clamp< TInput, TOutput >inline
operator==(const Self &other) constitk::Functor::Clamp< TInput, TOutput >
OutputType typedefitk::Functor::Clamp< TInput, TOutput >
Self typedefitk::Functor::Clamp< TInput, TOutput >
SetBounds(const OutputType lowerBound, const OutputType upperBound)itk::Functor::Clamp< TInput, TOutput >
~Clamp()=defaultitk::Functor::Clamp< TInput, TOutput >