ndarray-simd
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
F64FlatArray
/
l2Distance
l2Distance
open
fun
l2Distance
(
other
:
F64FlatArray
)
:
Double
Calculates the l2 (euclidean) distance between this vector and some
other
vector.
Since
1.4.1