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

#include <SkylineMatrix.h>

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 Eigen::internal::traits< SkylineMatrix< _Scalar, _Options > >

Definition at line 35 of file SkylineMatrix.h.

Member Typedef Documentation

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

Definition at line 36 of file SkylineMatrix.h.

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

Definition at line 37 of file SkylineMatrix.h.

Member Enumeration Documentation

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

Definition at line 39 of file SkylineMatrix.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:51