knncolle_hnsw
knncolle bindings for HNSW
Loading...
Searching...
No Matches
knncolle_hnsw::HnswPrebuiltTypes Struct Reference

Template types of a saved HNSW index. More...

#include <load_hnsw_prebuilt.hpp>

Public Attributes

knncolle::NumericType data
 

Detailed Description

Template types of a saved HNSW index.

Instances are typically created by load_hnsw_prebuilt_types().

Member Data Documentation

◆ data

knncolle::NumericType knncolle_hnsw::HnswPrebuiltTypes::data

Type of the data, i.e., HNSWData_ in HNSWBuilder().


The documentation for this struct was generated from the following file: