ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkArithmeticOpsFunctors.h>
Apply the unary minus operator.
Assumed that the output type is signed.
Definition at line 381 of file 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 | |
|
default |
|
default |
|
inline |
Definition at line 386 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 397 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 392 of file itkArithmeticOpsFunctors.h.