Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_ANN_meta< RandomizedANN, IsLowerPoint > Class Template Reference

Nearest neighbor engine designed for metric spaces. More...

#include <ANN_meta.hpp>

Detailed Description

template<class RandomizedANN, class IsLowerPoint = std::less<typename RandomizedANN::Point>>
class SBL::GT::T_ANN_meta< RandomizedANN, IsLowerPoint >

Nearest neighbor engine designed for metric spaces.

...