ERC CISST - cisst software

vctBinaryOperations< _outputType, _input1Type, _input2Type >::DotProduct Class Reference

#include <vctBinaryOperations.h>

List of all members.


Detailed Description

template<class _outputType, class _input1Type = _outputType, class _input2Type = _outputType>
class vctBinaryOperations< _outputType, _input1Type, _input2Type >::DotProduct

Dot product.

See also:
vctBinaryOperations
This method is basically a wrapper around the method input1.DotProduct(input2). It is used for the multiplication of two matrices (see vctFixedSizeMatrix).

Definition at line 440 of file vctBinaryOperations.h.

Public Types

Static Public Member Functions


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