Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > Struct Template Reference

#include <Homogeneous.h>

Inheritance diagram for Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >:
Inheritance graph
[legend]

Public Types

typedef MatrixType::Index Index
 
typedef traits< homogeneous_left_product_impl >::LhsMatrixType LhsMatrixType
 
typedef remove_all< LhsMatrixType >::type LhsMatrixTypeCleaned
 
typedef remove_all< typename LhsMatrixTypeCleaned::Nested >::type LhsMatrixTypeNested
 
- Public Types inherited from Eigen::ReturnByValue< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >
typedef internal::dense_xpr_base< ReturnByValue >::type Base
 
typedef internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >::ReturnType ReturnType
 

Public Member Functions

Index cols () const
 
template<typename Dest >
void evalTo (Dest &dst) const
 
 homogeneous_left_product_impl (const Lhs &lhs, const MatrixType &rhs)
 
Index rows () const
 
- Public Member Functions inherited from Eigen::ReturnByValue< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >
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

LhsMatrixTypeCleaned::Nested m_lhs
 
MatrixType::Nested m_rhs
 

Detailed Description

template<typename MatrixType, typename Lhs>
struct Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >

Definition at line 234 of file Homogeneous.h.

Member Typedef Documentation

template<typename MatrixType , typename Lhs >
typedef MatrixType::Index Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::Index

Definition at line 240 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
typedef traits<homogeneous_left_product_impl>::LhsMatrixType Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::LhsMatrixType

Definition at line 237 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
typedef remove_all<LhsMatrixType>::type Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::LhsMatrixTypeCleaned

Definition at line 238 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
typedef remove_all<typename LhsMatrixTypeCleaned::Nested>::type Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::LhsMatrixTypeNested

Definition at line 239 of file Homogeneous.h.

Constructor & Destructor Documentation

template<typename MatrixType , typename Lhs >
Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::homogeneous_left_product_impl ( const Lhs &  lhs,
const MatrixType &  rhs 
)
inline

Definition at line 241 of file Homogeneous.h.

Member Function Documentation

template<typename MatrixType , typename Lhs >
Index Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::cols ( void  ) const
inline

Definition at line 247 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
template<typename Dest >
void Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::evalTo ( Dest &  dst) const
inline

Definition at line 249 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
Index Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::rows ( void  ) const
inline

Definition at line 246 of file Homogeneous.h.

Member Data Documentation

template<typename MatrixType , typename Lhs >
LhsMatrixTypeCleaned::Nested Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::m_lhs

Definition at line 260 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
MatrixType::Nested Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::m_rhs

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