|
cisst-saw
|
Returns the product of the two InputType object. More...
#include <vctBinaryOperations.h>
Public Types | |
| typedef _outputType | OutputType |
Static Public Member Functions | |
| static OutputType | Operate (const Input1Type &input1, const Input2Type &input2) |
| static OutputType | NeutralElement () |
Returns the product of the two InputType object.
| typedef _outputType vctBinaryOperations< _outputType, _input1Type, _input2Type >::Multiplication::OutputType |
|
inlinestatic |
|
inlinestatic |
Execute the operation.
| input1 | First operand. |
| input2 | Second operand. |