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, const 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 179 of file SelfadjointMatrixVector.h.


Member Enumeration Documentation

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

Definition at line 184 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 188 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,
const Scalar alpha 
) const [inline]

Definition at line 190 of file SelfadjointMatrixVector.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:56