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