HomeSort by relevance Sort by last modified time
    Searched full:find_ordering (Results 1 - 1 of 1) sorted by null

  /external/eigen/Eigen/src/OrderingMethods/
Eigen_Colamd.h 224 static Index find_ordering (Index n_row, Index n_col, Index Alen, Colamd_Row<Index> Row [], colamd_col<Index> Col [], Index A [], Index head [], Index n_col2, Index max_deg, Index pfree);
453 ngarbage = Eigen::internal::find_ordering (n_row, n_col, Alen, Row, Col, A, p,
933 /* === find_ordering ======================================================== */
942 static Index find_ordering /* return the number of garbage collections */ function in namespace:internal
    [all...]

Completed in 155 milliseconds