editDistance Class |
Namespace: WhetStone.Looping
public static class editDistance
The editDistance type exposes the following members.
| Name | Description | |
|---|---|---|
| EditDistanceT |
Gets the minimum number of edit steps to transform this to other.
| |
| EditStepsT |
Get the edit steps in the shortest edit path from this to other.
|