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
/
l1Distance
l1Distance
open
fun
l1Distance
(
other
:
F64FlatArray
)
:
Double
Calculates the l1 (manhattan) distance between this vector and some
other
vector.
Since
1.4.1