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