Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes

internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > Struct Template Reference


Detailed Description

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

Definition at line 286 of file Homogeneous.h.

#include <src/Geometry/Homogeneous.h>

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

List of all members.

Public Types

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

Public Member Functions

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

Public Attributes

const MatrixType::Nested m_lhs
const Rhs::Nested m_rhs

Member Typedef Documentation

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

Definition at line 290 of file Homogeneous.h.

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

Definition at line 289 of file Homogeneous.h.


Constructor & Destructor Documentation

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

Definition at line 291 of file Homogeneous.h.


Member Function Documentation

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

Member Data Documentation

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

Definition at line 309 of file Homogeneous.h.

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

Definition at line 310 of file Homogeneous.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011