Module distance_mat

Module distance_mat 

Source
Expand description

Represent a distance Matrix as a Vec<Vec>.

Structsยง

DistanceMat
A representation of a f64 based distance matrix.