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