Main MRPT website > C++ reference
MRPT logo
Public Types

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


Detailed Description

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

Definition at line 48 of file DynamicSparseMatrix.h.

#include <src/Sparse/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 _Scalar Scalar
typedef _Index Index
typedef Sparse StorageKind
typedef MatrixXpr XprKind

Member Typedef Documentation

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

Definition at line 51 of file DynamicSparseMatrix.h.

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

Definition at line 50 of file DynamicSparseMatrix.h.

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

Definition at line 52 of file DynamicSparseMatrix.h.

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

Definition at line 53 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 54 of file DynamicSparseMatrix.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011