Home
last modified time | relevance | path

Searched refs:FixedStorageHandler (Results 1 – 3 of 3) sorted by relevance

/dports/math/faiss/faiss-1.7.1/faiss/impl/
H A Dpq4_fast_scan_search_1.cpp97 FixedStorageHandler<NQ, 2 * BB> res2; in accumulate_fixed_blocks()
H A Dpq4_fast_scan_search_qbs.cpp98 FixedStorageHandler<SQ, 2> res2; in accumulate_q_4step()
H A Dsimd_result_handlers.h72 struct FixedStorageHandler { struct