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

#include <GeneralMatrixMatrix.h>

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

List of all members.

Public Types

typedef Lhs::Scalar LhsScalar
typedef Scalar ResScalar
typedef Rhs::Scalar RhsScalar

Public Member Functions

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

Private Types

enum  { MaxDepthAtCompileTime = EIGEN_SIZE_MIN_PREFER_FIXED(Lhs::MaxColsAtCompileTime,Rhs::MaxRowsAtCompileTime) }

Detailed Description

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

Definition at line 378 of file GeneralMatrixMatrix.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs >
typedef Lhs::Scalar Eigen::GeneralProduct< Lhs, Rhs, GemmProduct >::LhsScalar
template<typename Lhs , typename Rhs >
typedef Scalar Eigen::GeneralProduct< Lhs, Rhs, GemmProduct >::ResScalar

Definition at line 389 of file GeneralMatrixMatrix.h.

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

Member Enumeration Documentation

template<typename Lhs , typename Rhs >
anonymous enum [private]
Enumerator:
MaxDepthAtCompileTime 

Definition at line 381 of file GeneralMatrixMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 391 of file GeneralMatrixMatrix.h.


Member Function Documentation

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

Definition at line 397 of file GeneralMatrixMatrix.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