69 #ifndef EIGEN_LU_STRUCTS
70 #define EIGEN_LU_STRUCTS
79 template <
typename IndexVector,
typename ScalarVector>
SCALAR Scalar
Definition: bench_gemm.cpp:45
MemType
Definition: SparseLU_Structs.h:77
@ LUSUP
Definition: SparseLU_Structs.h:77
@ LSUB
Definition: SparseLU_Structs.h:77
@ ULVL
Definition: SparseLU_Structs.h:77
@ USUB
Definition: SparseLU_Structs.h:77
@ LLVL
Definition: SparseLU_Structs.h:77
@ UCOL
Definition: SparseLU_Structs.h:77
Namespace containing all symbols from the Eigen library.
Definition: bench_norm.cpp:70
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
Definition: Meta.h:83
Definition: Eigen_Colamd.h:49
Definition: SparseLU_Structs.h:80
IndexVector usub
Definition: SparseLU_Structs.h:91
Index nzlmax
Definition: SparseLU_Structs.h:88
IndexVector xsup
Definition: SparseLU_Structs.h:82
Index nzumax
Definition: SparseLU_Structs.h:93
Index num_expansions
Definition: SparseLU_Structs.h:95
IndexVector xlusup
Definition: SparseLU_Structs.h:86
IndexVector supno
Definition: SparseLU_Structs.h:83
IndexVector lsub
Definition: SparseLU_Structs.h:85
IndexVector xusub
Definition: SparseLU_Structs.h:92
IndexVector::Scalar StorageIndex
Definition: SparseLU_Structs.h:81
Index nzlumax
Definition: SparseLU_Structs.h:89
Index n
Definition: SparseLU_Structs.h:94
IndexVector xlsub
Definition: SparseLU_Structs.h:87
ScalarVector lusup
Definition: SparseLU_Structs.h:84
ScalarVector ucol
Definition: SparseLU_Structs.h:90
Definition: SparseLU_Structs.h:99
Index relax
Definition: SparseLU_Structs.h:101
Index panel_size
Definition: SparseLU_Structs.h:100
Index maxsuper
Definition: SparseLU_Structs.h:104
Index rowblk
Definition: SparseLU_Structs.h:105
Index colblk
Definition: SparseLU_Structs.h:106
Index fillfactor
Definition: SparseLU_Structs.h:107