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