Searched refs:find_ordering (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h217 static IndexType find_ordering (IndexType n_row, IndexType n_col, IndexType Alen, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType head [], IndexType n_col2, IndexType max_deg, IndexType pfree);
446 ngarbage = Eigen::internal::find_ordering (n_row, n_col, Alen, Row, Col, A, p,
926 /* === find_ordering ======================================================== */
935 static IndexType find_ordering /* return the number of garbage collections */ function in namespace:internal
1434 The find_ordering routine has ordered all of the principal columns (the

Completed in 342 milliseconds