|
knncolle_hnsw
knncolle bindings for HNSW
|
Squared Euclidean distance. More...
#include <distances.hpp>
Public Member Functions | |
| SquaredEuclideanDistance (std::size_t dim) | |
Squared Euclidean distance.
| HnswData_ | Type of data in the HNSW index, usually floating-point. |
|
inline |
| dim | Number of dimensions over which to compute the distance. |