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

#include <GeneralProduct.h>

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

List of all members.

Public Member Functions

 GeneralProduct (const Lhs &lhs, const Rhs &rhs)
 operator const typename Base::Scalar () const

Private Types

typedef Matrix< typename
internal::scalar_product_traits
< typename Lhs::Scalar,
typename Rhs::Scalar >
::ReturnType, 1, 1 > 
Base
 Base class typedef.

Detailed Description

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

Definition at line 200 of file GeneralProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs >
typedef Matrix<typename internal::scalar_product_traits<typename Lhs::Scalar, typename Rhs::Scalar>::ReturnType,1,1> Eigen::GeneralProduct< Lhs, Rhs, InnerProduct >::Base [private]

Constructor & Destructor Documentation

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

Definition at line 206 of file GeneralProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs >
Eigen::GeneralProduct< Lhs, Rhs, InnerProduct >::operator const typename Base::Scalar ( ) const [inline]

Convertion to scalar

Definition at line 215 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