#include <Product.h>
Public Types | |
typedef ei_meta_if< (!(int(ei_traits < T >::Flags)&DirectAccessBit)), typename ei_plain_matrix_type_row_major < T >::type, const T & >::ret | type |
Definition at line 798 of file Product.h.
typedef ei_meta_if< (!(int(ei_traits<T>::Flags) & DirectAccessBit)), typename ei_plain_matrix_type_row_major<T>::type, const T& >::ret ei_product_copy_lhs< T, StorageOrder >::type |