Euphoria
editdistance.h File Reference

Go to the source code of this file.

Namespaces

 eu
 

Functions

int eu::calc_edit_distance (const std::string &source, const std::string &target)
 
int eu::calc_edit_distance_fast (const std::string &the_row, const std::string &the_col)