Searched defs:column_dfs_traits (Results 1 – 1 of 1) sorted by relevance
39 struct column_dfs_traits : no_assignment_operator struct43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits() argument46 bool update_segrep(Index /*krep*/, Index /*jj*/) in update_segrep()50 void mem_expand(IndexVector& lsub, Index& nextl, Index chmark) in mem_expand()56 enum { ExpandMem = true };58 Index m_jcol;59 Index& m_jsuper_ref;60 typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU_t& m_glu;61 SparseLUImpl<Scalar, StorageIndex>& m_luImpl;