cisst-saw
Loading...
Searching...
No Matches
vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::FirstOperand Class Reference

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

#include <vctStoreBackBinaryOperations.h>

Static Public Member Functions

static InputOutputTypeOperate (InputOutputType &input1, const Input2Type &CMN_UNUSED(input2))

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

Member Function Documentation

◆ Operate()

template<class _inputOutputType, class _input2Type = _inputOutputType>
InputOutputType & vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::FirstOperand::Operate ( InputOutputType & input1,
const Input2Type & CMN_UNUSEDinput2 )
inlinestatic

Execute the operation.

Parameters
input1First operand (input and output).
input2Second operand (unused)

The documentation for this class was generated from the following file: