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

#include <SelfadjointMatrixVector.h>

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

List of all members.

Public Types

enum  { LhsUpLo = LhsMode&(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, int LhsMode, typename Rhs>
struct Eigen::SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true >

Definition at line 172 of file SelfadjointMatrixVector.h.


Member Enumeration Documentation

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

Definition at line 177 of file SelfadjointMatrixVector.h.


Constructor & Destructor Documentation

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

Definition at line 181 of file SelfadjointMatrixVector.h.


Member Function Documentation

template<typename Lhs , int LhsMode, typename Rhs >
template<typename Dest >
void Eigen::SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true >::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