Contents

SparseOrderAMD

Approximate minimum degree (AMD) ordering.

Declaration

var SparseOrderAMD: SparseOrder_t { get }

Discussion

There’s a large overhead cost if you use this for QR-based factorization due to explicit formation of AᵀA.

See Also

Constants