cisst-saw
|
Return the greater of (input1, input2). More...
#include <vctStoreBackBinaryOperations.h>
Static Public Member Functions | |
static const InputOutputType & | Operate (InputOutputType &input1, const InputOutputType &input2) |
Return the greater of (input1, input2).
|
inlinestatic |
Execute the operation.
input1 | First operand (input and output). |
input2 | Second operand. |