![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkLogicOpsFunctors.h>
Public Member Functions | |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (TernaryOperator) | |
| TOutput | operator() (const TInput1 &A, const TInput2 &B, const TInput3 &C) const |
| bool | operator== (const TernaryOperator &) const |
| TernaryOperator ()=default | |
| ~TernaryOperator ()=default | |
Return argument 2 if argument 1 is false, and argument 3 otherwise.
Definition at line 372 of file itkLogicOpsFunctors.h.
|
default |
|
default |
| itk::Functor::TernaryOperator< TInput1, TInput2, TInput3, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | TernaryOperator< TInput1, TInput2, TInput3, TOutput > | ) |
|
inline |
Definition at line 388 of file itkLogicOpsFunctors.h.
|
inline |
Definition at line 380 of file itkLogicOpsFunctors.h.
1.8.16