[][src]Module ordist::distances

Order distances

Enums

ModeSF

Calculation mode in spearman_footrule().

Traits

Ordist

Functions

cayley_dist

Cayley distance between 2 orders.

dp_core

The core function of dynamic programming.

footrule_dist

Footrule distance between 2 orders.

kendall_dist

Kendall distance between 2 orders.

levenshtein_dist
spearman_dist

Spearman distance between 2 orders.

spearman_footrule

The core function of Spearman & Footrule distance.

ulam_dist