Home
last modified time | relevance | path

Searched refs:ifrom (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_column_dfs.h157 for (StorageIndex ifrom = jm1ptr; ifrom < nextl; ++ifrom, ++ito) in column_dfs() local
158 glu.lsub(ito) = glu.lsub(ifrom); in column_dfs()