bk-tree  0.1.4
Header-only Burkhard-Keller tree library
Public Member Functions | List of all members
bk_tree::metrics::Distance< Metric > Class Template Reference

Metric interface for string distances. More...

#include <bktree.hpp>

Public Member Functions

integer_type operator() (std::string_view s, std::string_view t) const
 

Detailed Description

template<typename Metric>
class bk_tree::metrics::Distance< Metric >

Metric interface for string distances.


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