SparseCleanup(_:)
Releases a matrix factorization’s references to any memory that the Sparse Solvers library allocates.
Declaration
func SparseCleanup(_ toFree: SparseOpaqueSymbolicFactorization)Parameters
- toFree:
The object to release references to any allocated memory.