l1Distance

open fun l1Distance(other: F64FlatArray): Double

Calculates the l1 (manhattan) distance between this vector and some other vector.

Since

1.4.1