ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkBitwiseOpsFunctors.h>
Performs the C++ unary bitwise NOT operator.
Definition at line 118 of file itkBitwiseOpsFunctors.h.
Public Member Functions | |
bool | operator!= (const BitwiseNot &) const |
TOutput | operator() (const TInput &A) const |
bool | operator== (const BitwiseNot &other) const |
|
inline |
Definition at line 124 of file itkBitwiseOpsFunctors.h.
|
inline |
Definition at line 134 of file itkBitwiseOpsFunctors.h.
|
inline |
Definition at line 129 of file itkBitwiseOpsFunctors.h.