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 271 of file XprHelper.h.

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 

Definition at line 273 of file XprHelper.h.

◆ anonymous enum

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

Definition at line 278 of file XprHelper.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:44