ERC CISST - cisst software

vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::FirstOperand Class Reference

#include <vctStoreBackBinaryOperations.h>

List of all members.


Detailed Description

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

Return the first operand of (input1, input2), i.e., input1.

See also:
vctStoreBackBinaryOperations

Definition at line 149 of file vctStoreBackBinaryOperations.h.

Static Public Member Functions


Member Function Documentation

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

Execute the operation.

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

Definition at line 156 of file vctStoreBackBinaryOperations.h.


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