ITK
6.0.0
Insight Toolkit
|
#include <itkBitwiseOpsFunctors.h>
Performs the C++ unary bitwise NOT operator.
Definition at line 106 of file itkBitwiseOpsFunctors.h.
Public Member Functions | |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (BitwiseNot) | |
TOutput | operator() (const TInput &A) const |
bool | operator== (const BitwiseNot &) const |
itk::Functor::BitwiseNot< TInput, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | BitwiseNot< TInput, TOutput > | ) |
|
inline |
Definition at line 121 of file itkBitwiseOpsFunctors.h.
|
inline |
Definition at line 113 of file itkBitwiseOpsFunctors.h.