#include <rgrl_matcher_k_nearest.h>
Public Member Functions | |
internal_dist_node () | |
bool | operator< (internal_dist_node const &rhs) const |
Public Attributes | |
double | geo_err_ |
nodes_vec_iterator | itr_ |
Definition at line 52 of file rgrl_matcher_k_nearest.h.
rgrl_matcher_k_nearest::internal_dist_node::internal_dist_node | ( | ) | [inline] |
Definition at line 56 of file rgrl_matcher_k_nearest.h.
bool rgrl_matcher_k_nearest::internal_dist_node::operator< | ( | internal_dist_node const & | rhs | ) | const |
Definition at line 18 of file rgrl_matcher_k_nearest.cxx.
Definition at line 53 of file rgrl_matcher_k_nearest.h.
Definition at line 54 of file rgrl_matcher_k_nearest.h.