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

#include <SelfadjointMatrixVector.h>

Inheritance diagram for Eigen::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 Eigen::SelfadjointProductMatrix< Lhs, 0, true, Rhs, RhsMode, false >

Definition at line 252 of file SelfadjointMatrixVector.h.


Member Enumeration Documentation

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

Definition at line 257 of file SelfadjointMatrixVector.h.


Constructor & Destructor Documentation

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

Definition at line 261 of file SelfadjointMatrixVector.h.


Member Function Documentation

template<typename Lhs , typename Rhs , int RhsMode>
template<typename Dest >
void Eigen::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:


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:58