SparseCleanup(_:)
Release a Sparse matrix’s references to any memory allocated by the Sparse library.
Declaration
func SparseCleanup(_ toFree: SparseMatrix_Complex_Double)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_Double)Reports an error if the matrix was not allocated by Sparse.