|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Provides core functionality used for algorithms. More...
Collaboration diagram for Algorithm:Classes | |
| class | seqan3::detail::algorithm_executor_blocking< resource_t, algorithm_t, algorithm_result_t, execution_handler_t > |
| A blocking algorithm executor for algorithms. More... | |
| class | seqan3::algorithm_result_generator_range< algorithm_executor_type > |
| An input range over the algorithm results generated by the underlying algorithm executor. More... | |
| class | seqan3::detail::execution_handler_parallel |
| Handles the parallel execution of algorithms. More... | |
| struct | seqan3::detail::execution_handler_sequential |
| Handles the sequential execution of algorithms. More... | |
Provides core functionality used for algorithms.