AMD_valid

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SuiteSparse_long AMD_valid(SuiteSparse_long n_row, SuiteSparse_long n_col, SuiteSparse_long* Ap, SuiteSparse_long* Ai)
    version(DLONG)
    nothrow @nogc extern (C)
    AMD_valid
  2. int AMD_valid(int n_row, int n_col, int* Ap, int* Ai)

Meta