Public Attributes | List of all members
ML::IVFPQParam Struct Reference

#include <knn.hpp>

Inheritance diagram for ML::IVFPQParam:
Inheritance graph
Collaboration diagram for ML::IVFPQParam:
Collaboration graph

Public Attributes

int M
 
int n_bits
 
bool usePrecomputedTables
 
- Public Attributes inherited from ML::IVFParam
int nlist
 
int nprobe
 

Additional Inherited Members

- Public Member Functions inherited from ML::knnIndexParam
virtual ~knnIndexParam ()
 

Member Data Documentation

◆ M

int ML::IVFPQParam::M

◆ n_bits

int ML::IVFPQParam::n_bits

◆ usePrecomputedTables

bool ML::IVFPQParam::usePrecomputedTables

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