![]() |
ITK
5.4.0
Insight Toolkit
|
#include <itkArithmeticOpsFunctors.h>
Public Member Functions | |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (UnaryMinus) | |
TOutput | operator() (const TInput1 &A) const |
bool | operator== (const UnaryMinus &) const |
UnaryMinus ()=default | |
~UnaryMinus ()=default | |
Apply the unary minus operator.
Assumed that the output type is signed.
Definition at line 376 of file itkArithmeticOpsFunctors.h.
|
default |
|
default |
itk::Functor::UnaryMinus< TInput1, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | UnaryMinus< TInput1, TOutput > | ) |
|
inline |
Definition at line 391 of file itkArithmeticOpsFunctors.h.
|
inline |
Definition at line 382 of file itkArithmeticOpsFunctors.h.