ei_product_copy_rhs< T, StorageOrder > Struct Template Reference

#include <Product.h>

List of all members.

Public Types

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

Detailed Description

template<typename T, int StorageOrder>
struct ei_product_copy_rhs< T, StorageOrder >

Definition at line 779 of file Product.h.


Member Typedef Documentation

template<typename T , int StorageOrder>
typedef ei_meta_if< (ei_traits<T>::Flags & RowMajorBit) || (!(ei_traits<T>::Flags & DirectAccessBit)), typename ei_plain_matrix_type_column_major<T>::type, const T& >::ret ei_product_copy_rhs< T, StorageOrder >::type

Definition at line 786 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