30#ifndef SPARSELU_PRUNEL_H
31#define SPARSELU_PRUNEL_H
52template <
typename Scalar,
typename StorageIndex>
int i
Definition BiCGSTAB_step_by_step.cpp:9
A matrix or vector expression mapping an existing expression.
Definition Ref.h:283
void pruneL(const Index jcol, const IndexVector &perm_r, const Index pivrow, const Index nseg, const IndexVector &segrep, BlockIndexVector repfnz, IndexVector &xprune, GlobalLU_t &glu)
Prunes the L-structure.
Definition SparseLU_pruneL.h:53
@ emptyIdxLU
Definition SparseLU_Memory.h:38
Namespace containing all symbols from the Eigen library.
Definition bench_norm.cpp:85
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
Definition Meta.h:74
Definition BandTriangularSolver.h:13
Definition SparseLU_Structs.h:77
Definition ForwardDeclarations.h:17