Home
last modified time | relevance | path

Searched defs:fsupc (Results 1 – 8 of 8) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_Utils.h27 Index i, j, fsupc; in countnz() local
54 Index fsupc, i, j, k, jstart; in fixupL() local
DSparseLU_copy_to_ucol.h62 Index fsupc, mem; in copy_to_ucol() local
DSparseLU_pivotL.h63 …Index fsupc = (glu.xsup)((glu.supno)(jcol)); // First column in the supernode containing the colum… in pivotL() local
DSparseLU_column_bmod.h58 Index fsupc, nsupc, nsupr, luptr, kfnz, no_zeros; in column_bmod() local
DSparseLU_panel_bmod.h62 Index fsupc, nsupc, nsupr, nrow; in panel_bmod() local
DSparseLU_column_dfs.h119 Index fsupc; in column_dfs() local
DSparseLU_SupernodalMatrix.h246 Index fsupc = supToCol()[k]; // First column of the current supernode in solveInPlace() local
DSparseLU.h736 Index fsupc = m_mapL.supToCol()[k]; in solveInPlace() local