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

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


Detailed Description

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

Definition at line 222 of file SelfadjointMatrixVector.h.

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

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

List of all members.

Public Types

enum  { RhsUpLo = RhsMode&(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 , typename Rhs , int RhsMode>
anonymous enum
Enumerator:
RhsUpLo 

Definition at line 227 of file SelfadjointMatrixVector.h.


Constructor & Destructor Documentation

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

Definition at line 231 of file SelfadjointMatrixVector.h.


Member Function Documentation

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



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011