69 #ifndef EIGEN_LU_STRUCTS 70 #define EIGEN_LU_STRUCTS 74 typedef enum {LUSUP, UCOL, LSUB, USUB, LLVL, ULVL} MemType;
76 template <
typename IndexVector,
typename ScalarVector>
96 template <
typename Index>
111 #endif // EIGEN_LU_STRUCTS iterative scaling algorithm to equilibrate rows and column norms in matrices
Definition: TestIMU_Common.h:87
Definition: SparseLU_Structs.h:77
Definition: BandTriangularSolver.h:13
Definition: SparseLU_Structs.h:97
double Scalar
Common scalar type.
Definition: FlexibleKalmanBase.h:48