l2Distance

open fun l2Distance(other: F64FlatArray): Double

Calculates the l2 (euclidean) distance between this vector and some other vector.

Since

1.4.1