SyB3R - Synthetic Benchmark for 3D Reconstruction
Public Types | Public Member Functions | List of all members
syb3r::math::kNearestNeighbors::Dataset< FeatureSpace, Fact > Class Template Reference

Public Types

typedef Node< FeatureSpace, Fact > NodeType
 

Public Member Functions

void addFact (const Fact &fact)
 
void getkNearestNeighbors (const typename FeatureSpace::Features &features, std::vector< QueueEntry< FeatureSpace, Fact >> &facts, unsigned k) const
 
void getNearestNeighbor (const typename FeatureSpace::Features &features, QueueEntry< FeatureSpace, Fact > &facts) const
 

The documentation for this class was generated from the following file: