Computes the squared Euclidean distance between two n-vectors u and v, which is defined as
u : ndarray
An -dimensional vector.
v : ndarray
d : double
The squared Euclidean distance between vectors u and v.
scipy.spatial.distance.sokalsneath
scipy.spatial.distance.yule
Enter search terms or a module, class or function name.