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