SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
Algorithm

Provides core functionality used for algorithms. More...

+ Collaboration diagram for Algorithm:

Classes

class  seqan3::algorithm_result_generator_range< algorithm_executor_type >
 An input range over the algorithm results generated by the underlying algorithm executor. More...
 

Detailed Description

Provides core functionality used for algorithms.

See also
Core
Hide me