SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
rank_to.hpp File Reference

Provides seqan3::views::rank_to. More...

+ 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

namespace  seqan3
 The main SeqAn3 namespace.
 
namespace  seqan3::views
 The SeqAn namespace for views.
 

Variables

template<typename alphabet_type >
auto const seqan3::views::rank_to
 A view over an alphabet, given a range of ranks.
 

Detailed Description

Provides seqan3::views::rank_to.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>
Hide me