|
gtsam_points
|
This is the complete list of members for gtsam_points::KnnResult< N, IndexTransform >, including all inherited members.
| buffer_size() const | gtsam_points::KnnResult< N, IndexTransform > | inline |
| capacity | gtsam_points::KnnResult< N, IndexTransform > | |
| distances | gtsam_points::KnnResult< N, IndexTransform > | |
| index_transform (defined in gtsam_points::KnnResult< N, IndexTransform >) | gtsam_points::KnnResult< N, IndexTransform > | |
| indices | gtsam_points::KnnResult< N, IndexTransform > | |
| INVALID (defined in gtsam_points::KnnResult< N, IndexTransform >) | gtsam_points::KnnResult< N, IndexTransform > | static |
| KnnResult(size_t *indices, double *distances, int num_neighbors=-1, const IndexTransform &index_transform=IndexTransform(), double max_sq_dist=std::numeric_limits< double >::max()) | gtsam_points::KnnResult< N, IndexTransform > | inlineexplicit |
| num_found() const | gtsam_points::KnnResult< N, IndexTransform > | inline |
| num_found_neighbors | gtsam_points::KnnResult< N, IndexTransform > | |
| push(size_t index, double distance) | gtsam_points::KnnResult< N, IndexTransform > | inline |
| worst_distance() const | gtsam_points::KnnResult< N, IndexTransform > | inline |