ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
#include <itkArithmeticOpsFunctors.h>
Apply the unary minus operator.
Assumed that the output type is signed.
Definition at line 377 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 () | |
~UnaryMinus () | |
|
inline |
Definition at line 380 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 381 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 382 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 393 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 388 of file itkArithmeticOpsFunctors.h.