Searched defs:nnzU (Results 1 – 2 of 2) sorted by relevance
21 void SparseLUImpl<Scalar,Index>::countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu) in countnz()
273 Index nnzU = nnzL; in factorize() local