#include <IndexIVFPQ.h>
Public Member Functions | |
void | reset () |
Public Attributes | |
size_t | nrefine |
size_t | n_hamming_pass |
size_t | search_cycles |
size_t | refine_cycles |
statistics are robust to internal threading, but not if IndexIVFPQ::search_preassigned is called by multiple threads
Definition at line 134 of file IndexIVFPQ.h.