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