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