Classes | Namespaces | Macros
MatrixBase.h File Reference
#include "../plugins/CommonCwiseUnaryOps.h"
#include "../plugins/CommonCwiseBinaryOps.h"
#include "../plugins/MatrixCwiseUnaryOps.h"
#include "../plugins/MatrixCwiseBinaryOps.h"
Include dependency graph for MatrixBase.h:

Go to the source code of this file.

Classes

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

Namespaces

 Eigen
 Namespace containing all symbols from the Eigen library.
 

Macros

#define EIGEN_CURRENT_STORAGE_BASE_CLASS   Eigen::MatrixBase
 
#define EIGEN_DOC_UNARY_ADDONS(X, Y)
 
#define EIGEN_MATRIX_FUNCTION(ReturnType, Name, Description)
 
#define EIGEN_MATRIX_FUNCTION_1(ReturnType, Name, Description, Argument)
 

Macro Definition Documentation

#define EIGEN_CURRENT_STORAGE_BASE_CLASS   Eigen::MatrixBase

Definition at line 123 of file MatrixBase.h.

#define EIGEN_DOC_UNARY_ADDONS (   X,
  Y 
)

Definition at line 124 of file MatrixBase.h.

#define EIGEN_MATRIX_FUNCTION (   ReturnType,
  Name,
  Description 
)
Value:
\
const ReturnType<Derived> Name() const;

Definition at line 447 of file MatrixBase.h.

#define EIGEN_MATRIX_FUNCTION_1 (   ReturnType,
  Name,
  Description,
  Argument 
)
Value:
\
const ReturnType<Derived> Name(Argument) const;

Definition at line 450 of file MatrixBase.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:32