GENIE
|
#include <memory>
#include <vector>
#include <genie/query/query.h>
#include <genie/table/inv_table.h>
#include <genie/interface/types.h>
Go to the source code of this file.
Namespaces | |
genie | |
This is the top-level namespace of the project. | |
genie::matching | |
Functions | |
SearchResult | genie::matching::Match (const std::shared_ptr< const genie::table::inv_table > &table, const std::vector< genie::query::Query > &queries, const uint32_t dim, const uint32_t k) |