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, StorageIndex>::GlobalLU… in column_dfs_traits() argument103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
60 friend struct column_dfs_traits;