Public Types | Public Member Functions | Public Attributes
internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > Struct Template Reference

#include <Homogeneous.h>

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

List of all members.

Public Types

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

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Definition at line 289 of file Homogeneous.h.


Member Typedef Documentation

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

Definition at line 293 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 292 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 294 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 312 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 313 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