Interface SearchResult

Searh result object.

Hierarchy

  • SearchResult

Properties

Properties

distances: number[]

The disances of the nearest negihbors found.

neighbors: number[]

The indices of the nearest neighbors found.

Generated using TypeDoc