Home
last modified time | relevance | path

Searched refs:mem_expand (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_panel_dfs.h53 void mem_expand(IndexVector& /*glu.lsub*/, Index /*nextl*/, Index /*chmark*/) {} in mem_expand() function
79 traits.mem_expand(panel_lsub, nextl_col, kmark); in dfs_kernel()
124 traits.mem_expand(panel_lsub, nextl_col, chmark); in dfs_kernel()
DSparseLU_column_dfs.h50 void mem_expand(IndexVector& lsub, Index& nextl, Index chmark) in mem_expand() function