Public Types
internal::traits< SkylineMatrix< _Scalar, _Options > > Struct Template Reference

#include <SkylineMatrix.h>

List of all members.

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic,
  Flags = SkylineBit | _Options, CoeffReadCost = NumTraits<Scalar>::ReadCost
}
typedef _Scalar Scalar
typedef Sparse StorageKind

Detailed Description

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

Definition at line 48 of file SkylineMatrix.h.


Member Typedef Documentation

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

Definition at line 49 of file SkylineMatrix.h.

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

Definition at line 50 of file SkylineMatrix.h.


Member Enumeration Documentation

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

Definition at line 52 of file SkylineMatrix.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:40