Searched refs:column_dfs_traits (Results 1 – 2 of 2) sorted by relevance
39 struct column_dfs_traits : no_assignment_operator struct43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, Index>::GlobalLU_t& glu… in column_dfs_traits() function101 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
58 friend struct column_dfs_traits;