NDDEM
Public Types | Private Types | List of all members
Eigen::internal::compute_matrix_flags< Scalar, Rows, Cols, Options, MaxRows, MaxCols > Class Template Reference

#include <XprHelper.h>

Public Types

enum  { ret = DirectAccessBit | LvalueBit | NestByRefBit | row_major_bit }
 

Private Types

enum  { row_major_bit = Options&RowMajor ? RowMajorBit : 0 }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename Scalar , int Rows, int Cols, int Options, int MaxRows, int MaxCols>
anonymous enum
private
Enumerator
row_major_bit 

◆ anonymous enum

template<typename Scalar , int Rows, int Cols, int Options, int MaxRows, int MaxCols>
anonymous enum
Enumerator
ret 

The documentation for this class was generated from the following file: