AMD_order

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SuiteSparse_long AMD_order(SuiteSparse_long n, SuiteSparse_long* Ap, SuiteSparse_long* Ai, SuiteSparse_long* P, c_float* Control, c_float* Info)
  2. int AMD_order(int n, int* Ap, int* Ai, int* P, c_float* Control, c_float* Info)
    version(!DLONG)
    nothrow @nogc extern (C)
    int
    AMD_order
    (
    int n
    ,
    const int* Ap
    ,
    const int* Ai
    ,
    int* P
    ,,)

Meta