Searched refs:dense_col_count (Results 1 – 1 of 1) sorted by relevance
727 IndexType dense_col_count ; /* remove cols with more entries than this */ in init_scoring() local736 …dense_col_count = numext::maxi(IndexType(0), numext::mini(IndexType(knobs [COLAMD_DENSE_COL] * n_r… in init_scoring()737 COLAMD_DEBUG1 (("colamd: densecount: %d %d\n", dense_row_count, dense_col_count)) ; in init_scoring()769 if (deg > dense_col_count) in init_scoring()