package
0.0.0-20180101124245-a9d970fa57ef
Repository: https://github.com/lfritz/clustering.git
Documentation: pkg.go.dev

# Functions

Distance returns the Euclidean distance between two points.
DistanceSquared returns the square of the Euclidean distance between two points.

# Structs

A BoundingBox is an axis-aligned bounding box.