Home
last modified time | relevance | path

Searched defs:nsupc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_SupernodalMatrix.h252 Index nsupc = supToCol()[k+1] - fsupc; // Number of columns in the current supernode in solveInPlace() local
315 Index nsupc = supToCol()[k+1] - fsupc; // Number of columns in the current supernode in solveTransposedInPlace() local
H A DSparseLU.h839 Index nsupc = m_mapL.supToCol()[k+1] - fsupc; in solveInPlace() local
882 Index nsupc = m_mapL.supToCol()[k+1] - fsupc; in solveTransposedInPlace() local
H A DSparseLU_pivotL.h64 …Index nsupc = jcol - fsupc; // Number of columns in the supernode portion, excluding jcol; nsupc >… in pivotL() local
H A DSparseLU_column_bmod.h58 Index fsupc, nsupc, nsupr, luptr, kfnz, no_zeros; in column_bmod() local
H A DSparseLU_panel_bmod.h62 Index fsupc, nsupc, nsupr, nrow; in panel_bmod() local