Returns the product of the two InputType object.
More...
#include <vctBinaryOperations.h>
template<class _outputType, class _input1Type = _outputType, class _input2Type = _outputType>
class vctBinaryOperations< _outputType, _input1Type, _input2Type >::Multiplication
Returns the product of the two InputType object.
- See Also
- vctBinaryOperations
template<class _outputType , class _input1Type = _outputType, class _input2Type = _outputType>
template<class _outputType , class _input1Type = _outputType, class _input2Type = _outputType>
template<class _outputType , class _input1Type = _outputType, class _input2Type = _outputType>
Execute the operation.
- Parameters
-
input1 | First operand. |
input2 | Second operand. |
The documentation for this class was generated from the following file: