Raptor
A fast and space-efficient pre-filter
|
Provides raptor::call_parallel_on_bins. More...
#include <algorithm>
#include <bit>
#include <functional>
#include <omp.h>
#include <vector>
#include <hibf/contrib/std/chunk_view.hpp>
#include <hibf/contrib/std/zip_view.hpp>
#include <hibf/misc/divide_and_ceil.hpp>
Go to the source code of this file.
Functions | |
template<typename algorithm_t > | |
void | raptor::call_parallel_on_bins (algorithm_t &&worker, std::vector< std::vector< std::string > > const &bin_paths, uint8_t const threads) |
Provides raptor::call_parallel_on_bins.