Provides the error types for maximum number of errors. More...
#include <seqan3/core/detail/strong_type.hpp>#include <seqan3/core/concept/core_language.hpp>#include <seqan3/std/concepts>
Include dependency graph for max_error_common.hpp:
This graph shows which files directly or indirectly include this file: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 | |
| seqan3 | |
| The main SeqAn3 namespace. | |
| seqan3::search_cfg | |
| A special sub namespace for the search configurations. | |
Provides the error types for maximum number of errors.