SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::align_cfg::vectorised configuration. More...
#include <seqan3/alignment/configuration/detail.hpp>
#include <seqan3/core/configuration/pipeable_config_element.hpp>
#include <seqan3/core/detail/empty_type.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::align_cfg::vectorised |
Enables the vectorised alignment computation if possible for the current configuration. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
namespace | seqan3::align_cfg |
A special sub namespace for the alignment configurations. | |
Provides seqan3::align_cfg::vectorised configuration.