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