Home
last modified time | relevance | path

Searched refs:COLAMD_STATS (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/OrderingMethods/
DOrdering.h139 StorageIndex stats [COLAMD_STATS]; in operator()
DEigen_Colamd.h63 #define COLAMD_STATS 20 macro
211 …[], colamd_col<IndexType> col [], IndexType A [], IndexType p [], IndexType stats[COLAMD_STATS] );
322 …exType Alen, IndexType *A, IndexType *p, double knobs[COLAMD_KNOBS], IndexType stats[COLAMD_STATS]) in colamd() argument
347 for (i = 0 ; i < COLAMD_STATS ; i++) in colamd()
492 IndexType stats [COLAMD_STATS] /* colamd statistics */ in init_rows_cols()