Searched refs:COLAMD_DENSE_ROW (Results 1 – 1 of 1) sorted by relevance
66 #define COLAMD_DENSE_ROW 0 macro300 knobs [COLAMD_DENSE_ROW] = 0.5 ; /* ignore rows over 50% dense */ in colamd_set_defaults()455 stats [COLAMD_DENSE_ROW] = n_row - n_row2 ; in colamd()735 …dense_row_count = numext::maxi(IndexType(0), numext::mini(IndexType(knobs [COLAMD_DENSE_ROW] * n_c… in init_scoring()