|
cisst-saw
|
Return the greater of (input1, input2). More...
#include <vctBinaryOperations.h>
Public Types | |
| typedef _outputType | OutputType |
Static Public Member Functions | |
| static const OutputType & | Operate (const OutputType &input1, const OutputType &input2) |
| static OutputType | NeutralElement () |
Return the greater of (input1, input2).
| typedef _outputType vctBinaryOperations< _outputType, _input1Type, _input2Type >::Maximum::OutputType |
|
inlinestatic |
|
inlinestatic |
Execute the operation.
| input1 | First operand. |
| input2 | Second operand. |