#include <rapidfuzz_amalgamated.hpp>
|
template<typename InputIt1 > |
| CachedPartialTokenSetRatio (InputIt1 first1, InputIt1 last1) |
|
template<typename Sentence1 > |
| CachedPartialTokenSetRatio (const Sentence1 &s1) |
|
template<typename InputIt2 > |
double | similarity (InputIt2 first2, InputIt2 last2, double score_cutoff=0) const |
|
template<typename Sentence2 > |
double | similarity (const Sentence2 &s2, double score_cutoff=0) const |
|
◆ CachedPartialTokenSetRatio() [1/2]
template<typename CharT1 >
template<typename InputIt1 >
◆ CachedPartialTokenSetRatio() [2/2]
template<typename CharT1 >
template<typename Sentence1 >
◆ similarity() [1/2]
template<typename CharT1 >
template<typename Sentence2 >
◆ similarity() [2/2]
template<typename CharT1 >
template<typename InputIt2 >
The documentation for this struct was generated from the following file: