ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
#include <itkLogicOpsFunctors.h>
Return argument 2 if argument 1 is false, and argument 3 otherwise.
Definition at line 359 of file itkLogicOpsFunctors.h.
Public Member Functions | |
bool | operator!= (const TernaryOperator &) const |
TOutput | operator() (const TInput1 &A, const TInput2 &B, const TInput3 &C) const |
bool | operator== (const TernaryOperator &other) const |
TernaryOperator () | |
~TernaryOperator () | |
|
inline |
Definition at line 362 of file itkLogicOpsFunctors.h.
|
inline |
Definition at line 363 of file itkLogicOpsFunctors.h.
|
inline |
Definition at line 364 of file itkLogicOpsFunctors.h.
|
inline |
Definition at line 375 of file itkLogicOpsFunctors.h.
|
inline |
Definition at line 370 of file itkLogicOpsFunctors.h.