HomeSort by relevance Sort by last modified time
    Searched refs:colamd_recommended (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/OrderingMethods/
Ordering.h 136 StorageIndex Alen = internal::colamd_recommended(nnz, m, n);
Eigen_Colamd.h 189 the COLAMD_RECOMMENDED (nnz, n_row, n_col) macro. It returns -1 if any
249 * so be careful for side effects, if you pass expressions as arguments to COLAMD_RECOMMENDED.
257 inline IndexType colamd_recommended ( IndexType nnz, IndexType n_row, IndexType n_col) function in namespace:internal
    [all...]

Completed in 1411 milliseconds