| all_matches_below_threshold(QueryType &query, std::vector< Size > &entry_loc_v, std::vector< Real > &distance, Real rms_threshold) | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | inline |
| closest_match(QueryType &query, EntryType &entry, Real &distance) | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | inline |
| closest_match_subset(QueryType &query, EntryType &entry, Real &distance, std::vector< bool > subset) | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | inline |
| entries | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | |
| entry_distance(QueryType &q, EntryType &e2)=0 | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | pure virtual |
| entry_radius(EntryType &e)=0 | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | pure virtual |
| first_match(QueryType &query, EntryType &entry, Real &distance) | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | inline |
| initialize(InputIterator first, InputIterator last) | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | inline |
| prepare_for_query(QueryType &) | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | inlinevirtual |
| ~FlatLookup()=default | numeric::coordinate_fitting::FlatLookup< QueryType, EntryType, Real > | virtual |