#include <rapidfuzz_amalgamated.hpp>
Public Attributes | |
int64_t | insert_cost |
int64_t | delete_cost |
int64_t | replace_cost |
int64_t rapidfuzz::LevenshteinWeightTable::delete_cost |
int64_t rapidfuzz::LevenshteinWeightTable::insert_cost |
int64_t rapidfuzz::LevenshteinWeightTable::replace_cost |