KDTreeBaseTNodeApproximateNearest Method |
Name | Description | |
---|---|---|
ApproximateNearest(Double, Double) |
Retrieves a percentage of nearest points to a given point.
| |
ApproximateNearest(Double, Int32) |
Retrieves a fixed number of nearest points to a given point.
| |
ApproximateNearest(Double, Double, Double) |
Retrieves a percentage of nearest points to a given point.
| |
ApproximateNearest(Double, Int32, Double) |
Retrieves a fixed percentage of nearest points to a given point.
| |
ApproximateNearest(Double, Int32, Int32) |
Retrieves a fixed number of nearest points to a given point.
|