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 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

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index cols () const EIGEN_NOEXCEPT
 
template<typename Dest >
EIGEN_DEVICE_FUNC void evalTo (Dest &dst) const
 
EIGEN_DEVICE_FUNC homogeneous_right_product_impl (const MatrixType &lhs, const Rhs &rhs)
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index rows () const EIGEN_NOEXCEPT
 
- 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)
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index cols () const EIGEN_NOEXCEPT
 
EIGEN_DEVICE_FUNC void evalTo (Dest &dst) const
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index rows () const EIGEN_NOEXCEPT
 

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 299 of file Homogeneous.h.

Member Typedef Documentation

◆ RhsNested

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 302 of file Homogeneous.h.

Constructor & Destructor Documentation

◆ homogeneous_right_product_impl()

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

Definition at line 303 of file Homogeneous.h.

Member Function Documentation

◆ cols()

template<typename MatrixType , typename Rhs >
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::cols ( ) const
inline

Definition at line 308 of file Homogeneous.h.

◆ evalTo()

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

Definition at line 310 of file Homogeneous.h.

◆ rows()

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

Definition at line 307 of file Homogeneous.h.

Member Data Documentation

◆ m_lhs

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

Definition at line 321 of file Homogeneous.h.

◆ m_rhs

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

Definition at line 322 of file Homogeneous.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:04