small_gicp
|
K-nearest neighbor search setting. More...
#include <knn_result.hpp>
Public Member Functions | |
template<typename Result > | |
bool | fulfilled (const Result &result) const |
Check if the result satisfies the early termination condition. More... | |
Public Attributes | |
double | epsilon = 0.0 |
Early termination threshold. More... | |
K-nearest neighbor search setting.
|
inline |
Check if the result satisfies the early termination condition.
double small_gicp::KnnSetting::epsilon = 0.0 |
Early termination threshold.