ITK
6.0.0
Insight Toolkit
|
#include <itkArithmeticOpsFunctors.h>
Definition at line 207 of file itkArithmeticOpsFunctors.h.
Public Member Functions | |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (Modulus) | |
TOutput | operator() (const TInput1 &A, const TInput2 &B) const |
bool | operator== (const Modulus &) const |
itk::Functor::Modulus< TInput1, TInput2, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | Modulus< TInput1, TInput2, TOutput > | ) |
|
inline |
Definition at line 219 of file itkArithmeticOpsFunctors.h.
References itk::NumericTraits< T >::max().
|
inline |
Definition at line 211 of file itkArithmeticOpsFunctors.h.