SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Parallel

This module contains types and utilities for concurrent execution of algorithms in SeqAn. More...

+ Collaboration diagram for Parallel:

Modules

 execution
 Adopts the STL execution policies.
 

Detailed Descriptionno-api

This module contains types and utilities for concurrent execution of algorithms in SeqAn.

Execution policies

Here are currently only implementations which are part of detail and therefore not of interest for the common user.