Searched refs:COLAMD_DENSE_COL (Results 1 – 1 of 1) sorted by relevance
69 #define COLAMD_DENSE_COL 1 macro301 knobs [COLAMD_DENSE_COL] = 0.5 ; /* ignore columns over 50% dense */ in colamd_set_defaults()456 stats [COLAMD_DENSE_COL] = n_col - n_col2 ; in colamd()736 …dense_col_count = numext::maxi(IndexType(0), numext::mini(IndexType(knobs [COLAMD_DENSE_COL] * n_r… in init_scoring()