Home
last modified time | relevance | path

Searched defs:nnzL (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_Utils.h21 void SparseLUImpl<Scalar,Index>::countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu) in countnz()
/external/eigen/Eigen/src/IterativeLinearSolvers/
DIncompleteLUT.h272 Index nnzL = fill_in/2; in factorize() local