-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
KdTree has several parameters and it isn't immediately apparent what they all are. IMO, further documentation here would be very helpful (unless I missed some existing documentation!).
In particular for the parameter B, I ended up looking into the changelog and the implementation to figure out that this is the leaf node bucket size. Beyond what parameters like this are, any guidance on how they might affect performance would also be nice.
Other parameters are easier to infer due to their usage in methods and/or the trait requirements on them, but I could see some explicit documentation for them also being useful!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers