Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::sams::Kdtree_result_vector Class Reference

Detailed Description

Results of a Kdtree search

Definition at line 69 of file kdtree.hpp.

#include <kdtree.hpp>

Inheritance diagram for jafar::sams::Kdtree_result_vector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void push_element_and_heapify (Kdtree_result &e)
double replace_maxpri_elt_return_new_maxpri (Kdtree_result &e)
double max_value ()

Member Function Documentation

return the distance which has the maximum value of all on list, assuming that ALL insertions were made by push_element_and_heapify()

add one new element to the list of results, and keep it in heap order. To keep it in ordinary, as inserted, order, then simply use push_back() as inherited via vector

Parameters:
ean elementary search result

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:47 for Jafar by doxygen 1.7.6.1
LAAS-CNRS