|
Titanlib
Library for quality control algorithms
|
This is the complete list of members for titanlib::KDTree, including all inherited members.
| get_nearest_neighbour(float lat, float lon, bool include_match) | titanlib::KDTree | |
| get_nearest_neighbour(const vec &lats, const vec &lons, bool include_match) | titanlib::KDTree | |
| get_neighbours(float lat, float lon, float radius, int num_max, bool include_match) | titanlib::KDTree | |
| get_neighbours_with_distance(float lat, float lon, float radius, int num_max, bool include_match, vec &distances) | titanlib::KDTree | |
| get_num_neighbours(float lat, float lon, float radius, int num_max, bool include_match) | titanlib::KDTree | |
| KDTree(const vec &lats, const vec &lons) | titanlib::KDTree |
1.8.13