DenseBase.h File Reference

Go to the source code of this file.

Classes

class  Eigen::DenseBase< Derived >
 Base class for all dense matrices, vectors, and arrays. More...
 

Namespaces

 Eigen
 : InteropHeaders
 

Macros

#define EIGEN_CURRENT_STORAGE_BASE_CLASS
 
#define EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF(COND)
 
#define EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL
 
#define EIGEN_DOC_UNARY_ADDONS(X, Y)
 

Macro Definition Documentation

◆ EIGEN_CURRENT_STORAGE_BASE_CLASS

#define EIGEN_CURRENT_STORAGE_BASE_CLASS

Definition at line 656 of file DenseBase.h.

◆ EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF

#define EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF (   COND)

Definition at line 658 of file DenseBase.h.

◆ EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL

#define EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL

Definition at line 657 of file DenseBase.h.

◆ EIGEN_DOC_UNARY_ADDONS

#define EIGEN_DOC_UNARY_ADDONS (   X,
 
)

Definition at line 659 of file DenseBase.h.