Classes | Namespaces | Macros
MatrixBase.h File Reference
#include "../plugins/CommonCwiseUnaryOps.h"
#include "../plugins/CommonCwiseBinaryOps.h"
#include "../plugins/MatrixCwiseUnaryOps.h"
#include "../plugins/MatrixCwiseBinaryOps.h"

Go to the source code of this file.

Classes

struct  MatrixBase< Derived >::ConstDiagonalIndexReturnType< Index >
struct  MatrixBase< Derived >::ConstSelfAdjointViewReturnType< UpLo >
struct  MatrixBase< Derived >::ConstTriangularViewReturnType< Mode >
struct  MatrixBase< Derived >::DiagonalIndexReturnType< Index >
class  MatrixBase< Derived >
 Base class for all dense matrices, vectors, and expressions. More...
struct  MatrixBase< Derived >::SelfAdjointViewReturnType< UpLo >
struct  MatrixBase< Derived >::TriangularViewReturnType< Mode >

Namespaces

namespace  Eigen
 Namespace containing all symbols from the Eigen library.

Macros

#define EIGEN_CURRENT_STORAGE_BASE_CLASS

Macro Definition Documentation

#define EIGEN_CURRENT_STORAGE_BASE_CLASS