Main MRPT website > C++ reference
MRPT logo
Public Types | Private Types
Eigen::internal::compute_matrix_flags Class Reference

List of all members.

Public Types

enum  { ret = LinearAccessBit | LvalueBit | DirectAccessBit | NestByRefBit | packet_access_bit | row_major_bit | aligned_bit }

Private Types

enum  { row_major_bit = Options&RowMajor ? RowMajorBit : 0, is_dynamic_size_storage = MaxRows==Dynamic || MaxCols==Dynamic, aligned_bit, packet_access_bit = packet_traits<Scalar>::Vectorizable && aligned_bit ? PacketAccessBit : 0 }

Member Enumeration Documentation

anonymous enum [private]
Enumerator:
row_major_bit 
is_dynamic_size_storage 
aligned_bit 
packet_access_bit 

Definition at line 122 of file Core.

anonymous enum
Enumerator:
ret 

Definition at line 151 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011