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