VectorSearch/lib_vector_search/include
mandlm 21ca48b9c2
feat: automatically detect thread count in parallel finder
2024-03-20 16:36:56 +01:00
..
finder.h feat: use std::forward_list for results 2024-03-20 13:25:28 +01:00
grouped_finder.h feat: add grouped finder 2024-03-20 16:35:37 +01:00
linear_finder.h feat: use std::forward_list for results 2024-03-20 13:25:28 +01:00
parallel_finder.h feat: automatically detect thread count in parallel finder 2024-03-20 16:36:56 +01:00
timer.h fix: gcc 2024-03-20 10:59:07 +01:00
tree_finder.h feat: add tree-finder 2024-03-20 15:05:25 +01:00
word_list_generator.h refactor: move searching to static library 2024-03-19 17:26:26 +01:00