EventAnalysis  1.3.0
Static Public Member Functions | List of all members
levenshteinSSE::LevenshteinContainer< true > Struct Template Reference

#include <levenshtein-sse.hpp>

Static Public Member Functions

template<typename Container1 , typename Container2 >
static std::size_t calc (const Container1 &a, const Container2 &b)
 

Detailed Description

template<>
struct levenshteinSSE::LevenshteinContainer< true >

Use .data(), .size() when available.

Member Function Documentation

◆ calc()

template<typename Container1 , typename Container2 >
static std::size_t levenshteinSSE::LevenshteinContainer< true >::calc ( const Container1 &  a,
const Container2 &  b 
)
inlinestatic

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