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

#include <knn.hpp>

Inheritance diagram for ML::IVFParam:
Inheritance graph
Collaboration diagram for ML::IVFParam:
Collaboration graph

Public Attributes

int nlist
 
int nprobe
 

Additional Inherited Members

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

Member Data Documentation

◆ nlist

int ML::IVFParam::nlist

◆ nprobe

int ML::IVFParam::nprobe

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