|
Krotos Modules 3
|
#include <hnswlib.h>
Public Member Functions | |
| virtual size_t | get_data_size ()=0 |
| virtual DISTFUNC< MTYPE > | get_dist_func ()=0 |
| virtual void * | get_dist_func_param ()=0 |
| virtual | ~SpaceInterface () |
|
inlinevirtual |
|
pure virtual |
Implemented in hnswlib::InnerProductSpace, hnswlib::L2Space, and hnswlib::L2SpaceI.
|
pure virtual |
Implemented in hnswlib::InnerProductSpace, hnswlib::L2Space, and hnswlib::L2SpaceI.
|
pure virtual |
Implemented in hnswlib::InnerProductSpace, hnswlib::L2Space, and hnswlib::L2SpaceI.