Main MRPT website > C++ reference
MRPT logo
Public Member Functions

TriangularProduct< Mode, true, Lhs, false, Rhs, true > Struct Template Reference


Detailed Description

template<int Mode, typename Lhs, typename Rhs>
struct TriangularProduct< Mode, true, Lhs, false, Rhs, true >

Definition at line 158 of file TriangularMatrixVector.h.

#include <src/Core/products/TriangularMatrixVector.h>

Inheritance diagram for TriangularProduct< Mode, true, Lhs, false, Rhs, true >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TriangularProduct (const Lhs &lhs, const Rhs &rhs)
template<typename Dest >
void scaleAndAddTo (Dest &dst, Scalar alpha) const

Constructor & Destructor Documentation

template<int Mode, typename Lhs , typename Rhs >
TriangularProduct< Mode, true, Lhs, false, Rhs, true >::TriangularProduct ( const Lhs &  lhs,
const Rhs &  rhs 
) [inline]

Definition at line 163 of file TriangularMatrixVector.h.


Member Function Documentation

template<int Mode, typename Lhs , typename Rhs >
template<typename Dest >
void TriangularProduct< Mode, true, Lhs, false, Rhs, true >::scaleAndAddTo ( Dest &  dst,
Scalar  alpha 
) const [inline]



Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011