Home
last modified time | relevance | path

Searched defs:IndexIVFPQFastScan (Results 1 – 2 of 2) sorted by relevance

/dports/math/faiss/faiss-1.7.1/faiss/
H A DIndexIVFPQFastScan.h34 struct IndexIVFPQFastScan : IndexIVF { struct
58 IndexIVFPQFastScan( argument
73 InvertedLists* orig_invlists = nullptr;
H A DIndexIVFPQFastScan.cpp38 IndexIVFPQFastScan::IndexIVFPQFastScan( in IndexIVFPQFastScan() function in faiss::IndexIVFPQFastScan
58 IndexIVFPQFastScan::IndexIVFPQFastScan() { in IndexIVFPQFastScan() function in faiss::IndexIVFPQFastScan
64 IndexIVFPQFastScan::IndexIVFPQFastScan(const IndexIVFPQ& orig, int bbs) in IndexIVFPQFastScan() function in faiss::IndexIVFPQFastScan