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

Go to the source code of this file.

Classes

struct  Eigen::SparseMatrixBase< Derived >::ConstFixedSegmentReturnType< Size >
 
struct  Eigen::SparseMatrixBase< Derived >::ConstNColsBlockXpr< N >
 
struct  Eigen::SparseMatrixBase< Derived >::ConstNRowsBlockXpr< N >
 
struct  Eigen::SparseMatrixBase< Derived >::FixedSegmentReturnType< Size >
 
struct  Eigen::SparseMatrixBase< Derived >::NColsBlockXpr< N >
 
struct  Eigen::SparseMatrixBase< Derived >::NRowsBlockXpr< N >
 
class  Eigen::SparseMatrixBase< Derived >
 Base class of any sparse matrices or sparse expressions. More...
 

Namespaces

 Eigen
 

Macros

#define EIGEN_CURRENT_STORAGE_BASE_CLASS   Eigen::SparseMatrixBase
 
#define EIGEN_SPARSE_CWISE_PRODUCT_RETURN_TYPE
 

Macro Definition Documentation

#define EIGEN_CURRENT_STORAGE_BASE_CLASS   Eigen::SparseMatrixBase

Definition at line 137 of file SparseMatrixBase.h.

#define EIGEN_SPARSE_CWISE_PRODUCT_RETURN_TYPE
Value:
CwiseBinaryOp< \
internal::scalar_product_op< \
typename internal::scalar_product_traits< \
typename internal::traits<Derived>::Scalar, \
typename internal::traits<OtherDerived>::Scalar \
>::ReturnType \
>, \
const Derived, \
const OtherDerived \
>

Definition at line 320 of file SparseMatrixBase.h.



tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03