Namespace faiss::simd_result_handlers::@72
-
namespace [anonymous]
Simple top-N implementation using a reservoir.
Results are stored when they are below the threshold until the capacity is reached. Then a partition sort is used to update the threshold.