Searched refs:cs_tdfs (Results 1 – 1 of 1) sorted by relevance
/external/eigen/Eigen/src/OrderingMethods/ |
D | Amd.h | 60 Index cs_tdfs(Index j, Index k, Index *head, const Index *next, Index *post, Index *stack) in cs_tdfs() function 435 if(Cp[i] == -1) k = internal::cs_tdfs<Index>(i, k, head, next, perm.indices().data(), w); in minimum_degree_ordering()
|