29#ifndef SPARSELU_COPY_TO_UCOL_H
30#define SPARSELU_COPY_TO_UCOL_H
49template <
typename Scalar,
typename StorageIndex>
int i
Definition BiCGSTAB_step_by_step.cpp:9
SCALAR Scalar
Definition bench_gemm.cpp:46
A matrix or vector expression mapping an existing expression.
Definition Ref.h:283
Index copy_to_ucol(const Index jcol, const Index nseg, IndexVector &segrep, BlockIndexVector repfnz, IndexVector &perm_r, BlockScalarVector dense, GlobalLU_t &glu)
Performs numeric block updates (sup-col) in topological order.
Definition SparseLU_copy_to_ucol.h:50
@ USUB
Definition SparseLU_Structs.h:74
@ UCOL
Definition SparseLU_Structs.h:74
@ 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