EventAnalysis
1.3.0
|
#include <levenshtein-sse.hpp>
Static Public Member Functions | |
template<typename Container1 , typename Container2 > | |
static std::size_t | calc (const Container1 &a, const Container2 &b) |
Use std::begin(), std::end() otherwise.
|
inlinestatic |