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

SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true > Struct Template Reference


Detailed Description

template<typename Lhs, int LhsMode, typename Rhs>
struct SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true >

Definition at line 180 of file SelfadjointMatrixVector.h.

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

Inheritance diagram for SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { LhsUpLo = LhsMode&(Upper|Lower) }

Public Member Functions

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

Member Enumeration Documentation

template<typename Lhs , int LhsMode, typename Rhs >
anonymous enum
Enumerator:
LhsUpLo 

Definition at line 185 of file SelfadjointMatrixVector.h.


Constructor & Destructor Documentation

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

Definition at line 189 of file SelfadjointMatrixVector.h.


Member Function Documentation

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



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011