HomeSort by relevance Sort by last modified time
    Searched refs:mem_expand (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/SparseLU/
SparseLU_panel_dfs.h 53 void mem_expand(IndexVector& /*glu.lsub*/, Index /*nextl*/, Index /*chmark*/) {} function in struct:Eigen::internal::panel_dfs_traits
79 traits.mem_expand(panel_lsub, nextl_col, kmark);
124 traits.mem_expand(panel_lsub, nextl_col, chmark);
SparseLU_column_dfs.h 50 void mem_expand(IndexVector& lsub, Index& nextl, Index chmark) function in struct:Eigen::internal::column_dfs_traits

Completed in 103 milliseconds