skshapes.convolutions.squared_distances

Squared distances between points.

Functions

squared_distances(*, points[, window, ...])

Matrix of squared distances between points.

Classes

KeOpsSquaredDistances(*, points[, cutoff, ...])

Squared distances between points using KeOps.