SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
edit_distance_unbanded.hpp File Reference

Provides a pairwise alignment algorithm for edit distance but without band. More...

+ Include dependency graph for edit_distance_unbanded.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.
 

Detailed Descriptionno-api

Provides a pairwise alignment algorithm for edit distance but without band.

Author
Marcel Ehrhardt <marcel.ehrhardt AT fu-berlin.de>