40 detail::align_config_id::parallel>>;
Provides seqan3::detail::parallel_mode.
seqan3::detail::parallel_mode< std::integral_constant< detail::align_config_id, detail::align_config_id::parallel > > parallel
Enables the parallel execution of the alignment algorithm if possible for the given configuration...
Definition: align_config_parallel.hpp:40
A special sub namespace for the alignment configurations.
Definition: align_config_aligned_ends.hpp:514
Provides some utility functions for the alignment configurations.