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

Public Member Functions

 Node (const Fact &fact)
 
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 > &fact) const
 
const Fact & getFact () const
 

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