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

internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > Struct Template Reference


Detailed Description

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

Definition at line 245 of file Homogeneous.h.

#include <src/Geometry/Homogeneous.h>

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

List of all members.

Public Types

typedef traits
< homogeneous_left_product_impl >
::LhsMatrixType 
LhsMatrixType
typedef remove_all< typename
LhsMatrixType::Nested >::type 
LhsMatrixTypeNested
typedef MatrixType::Index Index

Public Member Functions

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

Public Attributes

const LhsMatrixType::Nested m_lhs
const MatrixType::Nested m_rhs

Member Typedef Documentation

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

Definition at line 250 of file Homogeneous.h.

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

Definition at line 248 of file Homogeneous.h.

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

Definition at line 249 of file Homogeneous.h.


Constructor & Destructor Documentation

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

Definition at line 251 of file Homogeneous.h.


Member Function Documentation

template<typename MatrixType , typename Lhs >
Index internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::cols ( void  ) const [inline]
template<typename MatrixType , typename Lhs >
template<typename Dest >
void internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::evalTo ( Dest &  dst) const [inline]
template<typename MatrixType , typename Lhs >
Index internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::rows ( void  ) const [inline]

Member Data Documentation

template<typename MatrixType , typename Lhs >
const LhsMatrixType::Nested internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::m_lhs

Definition at line 270 of file Homogeneous.h.

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

Definition at line 271 of file Homogeneous.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011