small_gicp
Classes | Namespaces
knn_result.hpp File Reference
#include <array>
#include <limits>
#include <iostream>
#include <algorithm>
Include dependency graph for knn_result.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  small_gicp::KnnSetting
 K-nearest neighbor search setting. More...
 
struct  small_gicp::identity_transform
 Identity transform (alternative to std::identity in C++20). More...
 
struct  small_gicp::KnnResult< N, IndexTransform >
 K-nearest neighbor search result container. More...
 

Namespaces

 small_gicp