Distance functions for multidimensional tuples of primitive types
This library offers distance functions for multidimensional tuples of primitive types. The packages are named according to the field type descriptors in the Java Class File Format:
de.javagl.nd.distance.tuples.d
: Distance functions forDoubleTuple
sde.javagl.nd.distance.tuples.i
: Distance functions forIntTuple
sde.javagl.nd.distance.tuples.j
: Distance functions forLongTuple
s