Public Types | Public Member Functions | Public Attributes
internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > Struct Template Reference

#include <Homogeneous.h>

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

List of all members.

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

const LhsMatrixTypeCleaned::Nested m_lhs
const MatrixType::Nested m_rhs

Detailed Description

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

Definition at line 247 of file Homogeneous.h.


Member Typedef Documentation

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

Definition at line 253 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 250 of file Homogeneous.h.

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

Definition at line 251 of file Homogeneous.h.

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

Definition at line 252 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 254 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 LhsMatrixTypeCleaned::Nested internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::m_lhs

Definition at line 273 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 274 of file Homogeneous.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:32