#include <SparseLU_kernel_bmod.h>
Static Public Member Functions | |
template<typename BlockScalarVector , typename ScalarVector , typename IndexVector > | |
static EIGEN_DONT_INLINE void | run (const Index segsize, BlockScalarVector &dense, ScalarVector &tempv, ScalarVector &lusup, Index &luptr, const Index lda, const Index nrow, IndexVector &lsub, const Index lptr, const Index no_zeros) |
Definition at line 17 of file SparseLU_kernel_bmod.h.
|
static |
Definition at line 39 of file SparseLU_kernel_bmod.h.