ei_traits< SparseMatrix< _Scalar, _Flags > > Struct Template Reference

#include <SparseMatrix.h>

Inheritance diagram for ei_traits< SparseMatrix< _Scalar, _Flags > >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic,
  Flags = SparseBit | _Flags, CoeffReadCost = NumTraits<Scalar>::ReadCost, SupportedAccessPatterns = InnerRandomAccessPattern
}
typedef _Scalar Scalar

Detailed Description

template<typename _Scalar, int _Flags>
struct ei_traits< SparseMatrix< _Scalar, _Flags > >

Definition at line 38 of file SparseMatrix.h.


Member Typedef Documentation

template<typename _Scalar , int _Flags>
typedef _Scalar ei_traits< SparseMatrix< _Scalar, _Flags > >::Scalar

Definition at line 40 of file SparseMatrix.h.


Member Enumeration Documentation

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

Definition at line 41 of file SparseMatrix.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:03 2013