#include <SparseLU_Structs.h>
Public Attributes | |
Index | colblk |
Index | fillfactor |
Index | maxsuper |
Index | panel_size |
Index | relax |
Index | rowblk |
Definition at line 97 of file SparseLU_Structs.h.
Index Eigen::internal::perfvalues< Index >::colblk |
Definition at line 104 of file SparseLU_Structs.h.
Index Eigen::internal::perfvalues< Index >::fillfactor |
Definition at line 105 of file SparseLU_Structs.h.
Index Eigen::internal::perfvalues< Index >::maxsuper |
Definition at line 102 of file SparseLU_Structs.h.
Index Eigen::internal::perfvalues< Index >::panel_size |
Definition at line 98 of file SparseLU_Structs.h.
Index Eigen::internal::perfvalues< Index >::relax |
Definition at line 99 of file SparseLU_Structs.h.
Index Eigen::internal::perfvalues< Index >::rowblk |
Definition at line 103 of file SparseLU_Structs.h.