SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides the error types for maximum number of errors. More...
#include <concepts>
#include <seqan3/core/detail/strong_type.hpp>
#include <seqan3/utility/concept.hpp>
Go to the source code of this file.
Classes | |
struct | seqan3::search_cfg::error_count |
A strong type of underlying type uint8_t that represents the number of errors. More... | |
struct | seqan3::search_cfg::error_rate |
A strong type of underlying type double that represents the rate of errors. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
namespace | seqan3::search_cfg |
A special sub namespace for the search configurations. | |
Provides the error types for maximum number of errors.