Classes | Public Member Functions
Eigen::GeneralProduct< Lhs, Rhs, OuterProduct > Class Template Reference

#include <GeneralProduct.h>

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

List of all members.

Classes

struct  add
struct  adds
struct  IsRowMajor
struct  set
struct  sub

Public Member Functions

template<typename Dest >
void addTo (Dest &dest) const
template<typename Dest >
void evalTo (Dest &dest) const
 GeneralProduct (const Lhs &lhs, const Rhs &rhs)
template<typename Dest >
void scaleAndAddTo (Dest &dest, const Scalar &alpha) const
template<typename Dest >
void subTo (Dest &dest) const

Detailed Description

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

Definition at line 257 of file GeneralProduct.h.


Constructor & Destructor Documentation

template<typename Lhs , typename Rhs >
Eigen::GeneralProduct< Lhs, Rhs, OuterProduct >::GeneralProduct ( const Lhs &  lhs,
const Rhs &  rhs 
) [inline]

Definition at line 265 of file GeneralProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs >
template<typename Dest >
void Eigen::GeneralProduct< Lhs, Rhs, OuterProduct >::addTo ( Dest &  dest) const [inline]

Definition at line 288 of file GeneralProduct.h.

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

Definition at line 297 of file GeneralProduct.h.

template<typename Lhs , typename Rhs >
template<typename Dest >
void Eigen::GeneralProduct< Lhs, Rhs, OuterProduct >::subTo ( Dest &  dest) const [inline]

Definition at line 293 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:50