Methods
free()
- Source:
Returns:
Frees the memory allocated on the Wasm heap for this object. This invalidates this object and all references to it.
numberOfReferences() → {number}
- Source:
Returns:
Number of reference datasets.
- Type
- number
Wrapper around integrated reference datasets on the Wasm heap, typically produced by integrateLabelledReferences
.
Frees the memory allocated on the Wasm heap for this object. This invalidates this object and all references to it.
Number of reference datasets.