FaissIndexRefineFlat

Opaque type for IndexRefineFlat

Index that queries in a base_index (a fast one) and refines the results with an exact search, hopefully improving the results.

extern (C)
alias FaissIndexRefineFlat = FaissIndex_H

Meta