Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Duplicate Data #2

Open
cavemanloverboy opened this issue Aug 25, 2022 · 0 comments
Open

Duplicate Data #2

cavemanloverboy opened this issue Aug 25, 2022 · 0 comments

Comments

@cavemanloverboy
Copy link
Owner

The use of the HashMap to calculate the indices is fine for most applications. However, if there is some application where there is some metadata attached to the items in the tree and there are two items that have the same position, then only one such item will be returned. That is, if both points are k-nearest neighbors, then the returned value with include a duplicate of one of them instead of both unique elements.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant