Provides seqan3::views::rank_to. More...
#include <seqan3/alphabet/concept.hpp>#include <seqan3/range/views/deep.hpp>#include <seqan3/std/ranges>
Include dependency graph for rank_to.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
| seqan3::views | |
| The SeqAn namespace for views. | |
Variables | |
Alphabet related views | |
| template<typename alphabet_type > | |
| auto const | seqan3::views::rank_to |
| A view over an alphabet, given a range of ranks. More... | |
Provides seqan3::views::rank_to.