Back to Sparse Direct Solver (SuperLU)
slu.core.deallocateWorkspace
Deallocate a previously allocated workspace.
Syntax
slu.core.deallocateWorkspace(ptr)
Description
Deallocate a previously allocated workspace.
Parameters
| Name | Description |
|---|---|
| ptr | - WASM pointer from allocateWorkspace |
Returns
void