SparseCleanup(_:)
Release a Sparse matrix’s references to any memory allocated by the Sparse library.
Declaration
func SparseCleanup(_ toFree: SparseMatrix_Complex_Float)Discussion
Reports an error if the matrix was not allocated by Sparse.
Release a Sparse matrix’s references to any memory allocated by the Sparse library.
func SparseCleanup(_ toFree: SparseMatrix_Complex_Float)Reports an error if the matrix was not allocated by Sparse.