HEBench
|
#include <cassert>
#include <iostream>
#include <numeric>
#include <sstream>
#include <utility>
#include "../include/hebench_simple_set_intersection.h"
#include "hebench/modules/general/include/hebench_math_utils.h"
Go to the source code of this file.
Classes | |
class | hebench::TestHarness::SimpleSetIntersection::DataGeneratorHelper |
Static helper class to generate vector data for all supported data types. More... | |
Namespaces | |
hebench | |
hebench::TestHarness | |
hebench::TestHarness::SimpleSetIntersection | |
Functions | |
bool | hebench::TestHarness::SimpleSetIntersection::validateResult (IDataLoader::Ptr dataset, const std::uint64_t *param_data_pack_indices, const std::vector< hebench::APIBridge::NativeDataBuffer * > &p_outputs, std::uint64_t k_count, hebench::APIBridge::DataType data_type) |