Home
last modified time | relevance | path

Searched defs:n_row (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h206 inline IndexType colamd_r(IndexType n_row) in colamd_r()
257 inline IndexType colamd_recommended ( IndexType nnz, IndexType n_row, IndexType n_col) in colamd_recommended()
322 static bool colamd(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, do… in colamd()
486 IndexType n_row, /* number of rows of A */ in init_rows_cols()
702 IndexType n_row, /* number of rows of A */ in init_scoring()
939 IndexType n_row, /* number of rows of A */ in find_ordering()
1702 IndexType n_row, /* number of rows */ in garbage_collection()
1823 IndexType n_row, /* number of rows in A */ in clear_mark()
/external/eigen/bench/
Dsparse_setter.cpp300 void coo_tocsr(const int n_row, in coo_tocsr()
351 void csr_sort_indices(const I n_row, in csr_sort_indices()
378 void csr_sum_duplicates(const I n_row, in csr_sum_duplicates()
/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h56 inline int umfpack_symbolic(int n_row,int n_col, in umfpack_symbolic()
63 inline int umfpack_symbolic(int n_row,int n_col, in umfpack_symbolic()
98 inline int umfpack_get_lunz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeri… in umfpack_get_lunz()
103 inline int umfpack_get_lunz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeri… in umfpack_get_lunz()