ei_product_copy_lhs< T, RowMajorBit > Struct Template Reference

#include <Product.h>

List of all members.

Public Types

typedef ei_meta_if
< ((ei_traits< T >::Flags
&RowMajorBit)==0)||(!(int(ei_traits
< T >::Flags)&DirectAccessBit)),
typename
ei_plain_matrix_type_row_major
< T >::type, const T & >::ret 
type

Detailed Description

template<typename T>
struct ei_product_copy_lhs< T, RowMajorBit >

Definition at line 807 of file Product.h.


Member Typedef Documentation

template<typename T >
typedef ei_meta_if< ((ei_traits<T>::Flags & RowMajorBit)==0) || (!(int(ei_traits<T>::Flags) & DirectAccessBit)), typename ei_plain_matrix_type_row_major<T>::type, const T& >::ret ei_product_copy_lhs< T, RowMajorBit >::type

Definition at line 814 of file Product.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:02 2013