Searched refs:nextu (Results 1 – 3 of 3) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_copy_to_ucol.h | 59 StorageIndex nextu = glu.xusub(jcol); in copy_to_ucol() local 75 new_next = nextu + segsize; in copy_to_ucol() 78 mem = memXpand<ScalarVector>(glu.ucol, glu.nzumax, nextu, UCOL, glu.num_expansions); in copy_to_ucol() 80 mem = memXpand<IndexVector>(glu.usub, glu.nzumax, nextu, USUB, glu.num_expansions); in copy_to_ucol() 88 … glu.usub(nextu) = perm_r(irow); // Unlike the L part, the U part is stored in its final order in copy_to_ucol() 89 glu.ucol(nextu) = dense(irow); in copy_to_ucol() 91 nextu++; in copy_to_ucol() 100 glu.xusub(jcol + 1) = nextu; // close U(*,jcol) in copy_to_ucol()
|
/external/libabigail/tests/data/test-annotate/ |
D | test14-pr18893.so.abi | 8140 <!-- long int GridVertex::nextu() --> 8141 …<function-decl name='nextu' mangled-name='_ZN10GridVertex5nextuEv' filepath='libnurbs/internals/gr…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test14-pr18893.so.abi | 5167 …<function-decl name='nextu' mangled-name='_ZN10GridVertex5nextuEv' filepath='libnurbs/internals/gr…
|