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 }
 

Detailed Description

template<typename Scalar, int Rows, int Cols, int Options, int MaxRows, int MaxCols>
class Eigen::internal::compute_matrix_flags< Scalar, Rows, Cols, Options, MaxRows, MaxCols >

Definition at line 251 of file XprHelper.h.

Member Enumeration Documentation

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

Definition at line 253 of file XprHelper.h.

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

Definition at line 258 of file XprHelper.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:32