Public Types | List of all members
Eigen::internal::traits< SparseMatrix< _Scalar, _Options, _Index > > Struct Template Reference

#include <SparseMatrix.h>

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic,
  Flags = _Options | NestByRefBit | LvalueBit, CoeffReadCost = NumTraits<Scalar>::ReadCost, SupportedAccessPatterns = InnerRandomAccessPattern
}
 
typedef _Index Index
 
typedef _Scalar Scalar
 
typedef Sparse StorageKind
 
typedef MatrixXpr XprKind
 

Detailed Description

template<typename _Scalar, int _Options, typename _Index>
struct Eigen::internal::traits< SparseMatrix< _Scalar, _Options, _Index > >

Definition at line 43 of file SparseMatrix.h.

Member Typedef Documentation

template<typename _Scalar , int _Options, typename _Index >
typedef _Index Eigen::internal::traits< SparseMatrix< _Scalar, _Options, _Index > >::Index

Definition at line 46 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _Index >
typedef _Scalar Eigen::internal::traits< SparseMatrix< _Scalar, _Options, _Index > >::Scalar

Definition at line 45 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _Index >
typedef Sparse Eigen::internal::traits< SparseMatrix< _Scalar, _Options, _Index > >::StorageKind

Definition at line 47 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _Index >
typedef MatrixXpr Eigen::internal::traits< SparseMatrix< _Scalar, _Options, _Index > >::XprKind

Definition at line 48 of file SparseMatrix.h.

Member Enumeration Documentation

template<typename _Scalar , int _Options, typename _Index >
anonymous enum
Enumerator
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 
CoeffReadCost 
SupportedAccessPatterns 

Definition at line 49 of file SparseMatrix.h.


The documentation for this struct was generated from the following file:


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