Public Types | Public Member Functions | Public Attributes | List of all members
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]

Public Types

typedef MatrixType::Index Index
 
typedef remove_all< typename Rhs::Nested >::type RhsNested
 
- Public Types inherited from Eigen::ReturnByValue< homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > >
typedef internal::dense_xpr_base< ReturnByValue >::type Base
 
typedef internal::traits< homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > >::ReturnType ReturnType
 

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 Member Functions inherited from Eigen::ReturnByValue< homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > >
const Unusablecoeff (Index) const
 
const Unusablecoeff (Index, Index) const
 
UnusablecoeffRef (Index)
 
UnusablecoeffRef (Index, Index)
 
Index cols () const
 
void evalTo (Dest &dst) const
 
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

Definition at line 286 of file Homogeneous.h.

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

Definition at line 288 of file Homogeneous.h.

template<typename MatrixType , typename Rhs >
Index Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::rows ( void  ) const
inline

Definition at line 285 of file Homogeneous.h.

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:


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:13