IntegrateLabelledReferencesResults

IntegrateLabelledReferencesResults

Wrapper around integrated reference datasets on the Wasm heap, typically produced by integrateLabelledReferences.

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