- vect:dist-squared v1 v2procedure
Returns the squared distance between v1 and v2. Faster than /(vect:distance)/ when you only need to compare distances.
Returns the squared distance between v1 and v2. Faster than /(vect:distance)/ when you only need to compare distances.