Public Types | Public Member Functions | Public Attributes
Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > Struct Template Reference

#include <Homogeneous.h>

Inheritance diagram for Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MatrixType::Index Index
typedef remove_all< typename
Rhs::Nested >::type 
RhsNested

Public Member Functions

Index cols () const
template<typename Dest >
void evalTo (Dest &dst) const
 homogeneous_right_product_impl (const MatrixType &lhs, const Rhs &rhs)
Index rows () const

Public Attributes

MatrixType::Nested m_lhs
Rhs::Nested m_rhs

Detailed Description

template<typename MatrixType, typename Rhs>
struct Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >

Definition at line 276 of file Homogeneous.h.


Member Typedef Documentation

template<typename MatrixType , typename Rhs >
typedef MatrixType::Index Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::Index

Definition at line 280 of file Homogeneous.h.

template<typename MatrixType , typename Rhs >
typedef remove_all<typename Rhs::Nested>::type Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::RhsNested

Definition at line 279 of file Homogeneous.h.


Constructor & Destructor Documentation

template<typename MatrixType , typename Rhs >
Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::homogeneous_right_product_impl ( const MatrixType &  lhs,
const Rhs &  rhs 
) [inline]

Definition at line 281 of file Homogeneous.h.


Member Function Documentation

template<typename MatrixType , typename Rhs >
Index Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::cols ( void  ) const [inline]
template<typename MatrixType , typename Rhs >
template<typename Dest >
void Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::evalTo ( Dest &  dst) const [inline]
template<typename MatrixType , typename Rhs >
Index Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::rows ( void  ) const [inline]

Member Data Documentation

template<typename MatrixType , typename Rhs >
MatrixType::Nested Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::m_lhs

Definition at line 299 of file Homogeneous.h.

template<typename MatrixType , typename Rhs >
Rhs::Nested Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::m_rhs

Definition at line 300 of file Homogeneous.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:01:01