ITK
5.2.0
Insight Toolkit
|
#include <itkArithmeticOpsFunctors.h>
Public Member Functions | |
bool | operator!= (const UnaryMinus &) const |
TOutput | operator() (const TInput1 &A) const |
bool | operator== (const UnaryMinus &other) const |
UnaryMinus ()=default | |
~UnaryMinus ()=default | |
Apply the unary minus operator.
Assumed that the output type is signed.
Definition at line 420 of file itkArithmeticOpsFunctors.h.
|
default |
|
default |
|
inline |
Definition at line 426 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 439 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 433 of file itkArithmeticOpsFunctors.h.