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