Searched defs:fsupc (Results 1 – 8 of 8) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_Utils.h | 27 Index i, j, fsupc; in countnz() local 54 Index fsupc, i, j, k, jstart; in fixupL() local
|
D | SparseLU_copy_to_ucol.h | 62 Index fsupc, mem; in copy_to_ucol() local
|
D | SparseLU_pivotL.h | 63 …Index fsupc = (glu.xsup)((glu.supno)(jcol)); // First column in the supernode containing the colum… in pivotL() local
|
D | SparseLU_column_bmod.h | 58 Index fsupc, nsupc, nsupr, luptr, kfnz, no_zeros; in column_bmod() local
|
D | SparseLU_panel_bmod.h | 62 Index fsupc, nsupc, nsupr, nrow; in panel_bmod() local
|
D | SparseLU_column_dfs.h | 119 Index fsupc; in column_dfs() local
|
D | SparseLU_SupernodalMatrix.h | 246 Index fsupc = supToCol()[k]; // First column of the current supernode in solveInPlace() local
|
D | SparseLU.h | 736 Index fsupc = m_mapL.supToCol()[k]; in solveInPlace() local
|