kmplitert
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmplitert
tool
/
io.github.kmplitert.tool.expand
/
euclideanDistance
euclidean
Distance
fun
FloatArray
.
euclideanDistance
(
other
:
FloatArray
)
:
Float
Calculates the Euclidean Distance between two
FloatArray
vectors.
Throws
Illegal
Argument
Exception
if the sizes do not match.