Bembel
Eigen::internal::traits< H2Matrix< ScalarT > > Struct Template Reference

Detailed Description

template<typename ScalarT>
struct Eigen::internal::traits< H2Matrix< ScalarT > >

Definition at line 33 of file H2Matrix.hpp.

Public Types

enum  {
  RowsAtCompileTime = Dynamic , ColsAtCompileTime = Dynamic , MaxRowsAtCompileTime = Dynamic , MaxColsAtCompileTime = Dynamic ,
  Flags = NestByRefBit
}
 
typedef ScalarT Scalar
 
typedef int StorageIndex
 
typedef H2 StorageKind
 
typedef MatrixXpr XprKind
 

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