SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
seqan3::search_cfg::insertion< value_t > Struct Template Reference

A strong type of underlying type uint8_t or double that represents the number or rate of insertions. More...

#include <seqan3/search/configuration/max_error_common.hpp>

+ Inheritance diagram for seqan3::search_cfg::insertion< value_t >:

Detailed Description

template<typename value_t>
struct seqan3::search_cfg::insertion< value_t >

A strong type of underlying type uint8_t or double that represents the number or rate of insertions.

Template Parameters
value_tThe underlying type.

The documentation for this struct was generated from the following file: