l1Distance
infix fun <Error class: unknown class><F64FlatArray>.l1Distance(other: <Error class: unknown class><F64FlatArray>): <Error class: unknown class><Float>
Calculates the L1 distance between this and some other column.
Since
1.4.0
infix fun <Error class: unknown class><F64FlatArray>.l1Distance(other: F64FlatArray): <Error class: unknown class><Float>
Calculates the L1 distance between this and some other vector.
Since
1.4.0