Searched defs:Alen (Results 1 – 2 of 2) sorted by relevance
136 StorageIndex Alen = internal::colamd_recommended(nnz, m, n); in operator() local
322 static bool colamd(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, do… in colamd()941 IndexType Alen, /* size of A, 2*nnz + n_col or larger */ in find_ordering()