Home
last modified time | relevance | path

Searched defs:COLAMD_KNOBS (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h60 #define COLAMD_KNOBS 20 macro
286 static inline void colamd_set_defaults(double knobs[COLAMD_KNOBS]) in colamd_set_defaults()
322 …, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[COLAMD_KNOBS], IndexTy… in colamd()
698 static void init_scoring in init_scoring()