Home
last modified time | relevance | path

Searched defs:nsupr (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_pivotL.h66 Index nsupr = glu.xlsub(fsupc+1) - lptr; // Number of rows in the supernode 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_SupernodalMatrix.h248 Index nsupr = rowIndexPtr()[fsupc+1] - istart; // Number of rows in the current supernode in solveInPlace() local