Public Types | Public Member Functions
Eigen::GeneralProduct< Lhs, Rhs, GemvProduct > Class Template Reference

#include <GeneralProduct.h>

Inheritance diagram for Eigen::GeneralProduct< Lhs, Rhs, GemvProduct >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { Side = Lhs::IsVectorAtCompileTime ? OnTheLeft : OnTheRight }
typedef Lhs::Scalar LhsScalar
typedef internal::conditional
< int(Side)==OnTheRight,
_LhsNested, _RhsNested >::type 
MatrixType
typedef Rhs::Scalar RhsScalar

Public Member Functions

 GeneralProduct (const Lhs &a_lhs, const Rhs &a_rhs)
template<typename Dest >
void scaleAndAddTo (Dest &dst, const Scalar &alpha) const

Detailed Description

template<typename Lhs, typename Rhs>
class Eigen::GeneralProduct< Lhs, Rhs, GemvProduct >

Definition at line 327 of file GeneralProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs >
typedef Lhs::Scalar Eigen::GeneralProduct< Lhs, Rhs, GemvProduct >::LhsScalar
template<typename Lhs , typename Rhs >
typedef internal::conditional<int(Side)==OnTheRight,_LhsNested,_RhsNested>::type Eigen::GeneralProduct< Lhs, Rhs, GemvProduct >::MatrixType

Definition at line 343 of file GeneralProduct.h.

template<typename Lhs , typename Rhs >
typedef Rhs::Scalar Eigen::GeneralProduct< Lhs, Rhs, GemvProduct >::RhsScalar

Member Enumeration Documentation

template<typename Lhs , typename Rhs >
anonymous enum
Enumerator:
Side 

Definition at line 342 of file GeneralProduct.h.


Constructor & Destructor Documentation

template<typename Lhs , typename Rhs >
Eigen::GeneralProduct< Lhs, Rhs, GemvProduct >::GeneralProduct ( const Lhs &  a_lhs,
const Rhs &  a_rhs 
) [inline]

Definition at line 336 of file GeneralProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs >
template<typename Dest >
void Eigen::GeneralProduct< Lhs, Rhs, GemvProduct >::scaleAndAddTo ( Dest &  dst,
const Scalar alpha 
) const [inline]

Definition at line 345 of file GeneralProduct.h.


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


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