Raptor 3.0.0-rc.1
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences
 
do_parallel.hpp File Reference

Provides raptor::do_parallel. More...

#include <chrono>
#include <future>
#include <vector>
+ Include dependency graph for do_parallel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename algorithm_t >
void raptor::do_parallel (algorithm_t &&worker, size_t const num_records, size_t const threads)
 

Detailed Description

Provides raptor::do_parallel.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>