WPILibC++ 2023.4.3-108-ge5452e3
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

namespace  Eigen
 Namespace containing all symbols from the Eigen library.
 
namespace  Eigen::internal
 

Macros

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

Functions

static void Eigen::internal::check_DenseIndex_is_signed ()
 

Macro Definition Documentation

◆ EIGEN_CURRENT_STORAGE_BASE_CLASS

#define EIGEN_CURRENT_STORAGE_BASE_CLASS   Eigen::DenseBase

◆ EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF

#define EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF (   COND)

◆ EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL

#define EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL

◆ EIGEN_DOC_UNARY_ADDONS

#define EIGEN_DOC_UNARY_ADDONS (   X,
 
)