Skip to content

API for returning kNN distances along points #7

@flying-sheep

Description

@flying-sheep

it would be useful to add a kNN method that returns not only points, but also their distances, e.g. as std::vec<std::pair<double, Point>>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions