ERC CISST - cisst software

vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::Multiplication Class Reference

#include <vctStoreBackBinaryOperations.h>

List of all members.


Detailed Description

template<class _inputOutputType, class _input2Type = _inputOutputType>
class vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::Multiplication

Returns the product of the two InputType object.

See also:
vctStoreBackBinaryOperations

Definition at line 113 of file vctStoreBackBinaryOperations.h.

Static Public Member Functions


Member Function Documentation

template<class _inputOutputType, class _input2Type = _inputOutputType>
static InputOutputType& vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::Multiplication::Operate ( InputOutputType input1,
const Input2Type input2 
) [inline, static]

Execute the operation.

Parameters:
input1 First operand (input and output).
input2 Second operand.

Definition at line 120 of file vctStoreBackBinaryOperations.h.


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu