Public Member Functions | Public Attributes
rgrl_matcher_k_nearest::internal_dist_node Struct Reference

#include <rgrl_matcher_k_nearest.h>

List of all members.

Public Member Functions

 internal_dist_node ()
bool operator< (internal_dist_node const &rhs) const

Public Attributes

double geo_err_
nodes_vec_iterator itr_

Detailed Description

Definition at line 52 of file rgrl_matcher_k_nearest.h.


Constructor & Destructor Documentation

rgrl_matcher_k_nearest::internal_dist_node::internal_dist_node ( ) [inline]

Definition at line 56 of file rgrl_matcher_k_nearest.h.


Member Function Documentation

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.


Member Data Documentation

Definition at line 53 of file rgrl_matcher_k_nearest.h.

Definition at line 54 of file rgrl_matcher_k_nearest.h.


The documentation for this struct was generated from the following files: