#include <space_ip.h>
◆ InnerProductSpace()
| hnswlib::InnerProductSpace::InnerProductSpace |
( |
size_t | dim | ) |
|
|
inline |
◆ ~InnerProductSpace()
| hnswlib::InnerProductSpace::~InnerProductSpace |
( |
| ) |
|
|
inline |
◆ get_data_size()
| size_t hnswlib::InnerProductSpace::get_data_size |
( |
| ) |
|
|
inlinevirtual |
◆ get_dist_func()
| DISTFUNC< float > hnswlib::InnerProductSpace::get_dist_func |
( |
| ) |
|
|
inlinevirtual |
◆ get_dist_func_param()
| void * hnswlib::InnerProductSpace::get_dist_func_param |
( |
| ) |
|
|
inlinevirtual |
◆ data_size_
| size_t hnswlib::InnerProductSpace::data_size_ |
|
private |
◆ dim_
| size_t hnswlib::InnerProductSpace::dim_ |
|
private |
◆ fstdistfunc_
| DISTFUNC<float> hnswlib::InnerProductSpace::fstdistfunc_ |
|
private |
The documentation for this class was generated from the following file: