Public Types
Eigen::internal::traits< DynamicSparseMatrix< _Scalar, _Options, _Index > > Struct Template Reference

#include <DynamicSparseMatrix.h>

List of all members.

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic,
  Flags = _Options | NestByRefBit | LvalueBit, CoeffReadCost = NumTraits<Scalar>::ReadCost, SupportedAccessPatterns = OuterRandomAccessPattern
}
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< DynamicSparseMatrix< _Scalar, _Options, _Index > >

Definition at line 37 of file DynamicSparseMatrix.h.


Member Typedef Documentation

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

Definition at line 40 of file DynamicSparseMatrix.h.

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

Definition at line 39 of file DynamicSparseMatrix.h.

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

Definition at line 41 of file DynamicSparseMatrix.h.

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

Definition at line 42 of file DynamicSparseMatrix.h.


Member Enumeration Documentation

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

Definition at line 43 of file DynamicSparseMatrix.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:04