Public Types | Public Member Functions
SelfadjointProductMatrix< Lhs, 0, true, Rhs, RhsMode, false > Struct Template Reference

#include <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

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

Detailed Description

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

Definition at line 257 of file SelfadjointMatrixVector.h.


Member Enumeration Documentation

template<typename Lhs , typename Rhs , int RhsMode>
anonymous enum
Enumerator:
RhsUpLo 

Definition at line 262 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 266 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 &  dest,
Scalar  alpha 
) const [inline]

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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:25