Home
last modified time | relevance | path

Searched defs:nsuper (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_Utils.h25 Index nsuper = (glu.supno)(n); in countnz() local
57 Index nsuper = (glu.supno)(n); in fixupL() local
DSparseLU_column_dfs.h120 StorageIndex nsuper = glu.supno(jcol); in column_dfs() local
DSparseLU_SupernodalMatrix.h151 Index nsuper() const in nsuper() function