SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::detail::alignment_optimum< score_t > Member List

This is the complete list of members for seqan3::detail::alignment_optimum< score_t >, including all inherited members.

alignment_optimum() -> alignment_optimum< int32_t >seqan3::detail::alignment_optimum< score_t >related
alignment_optimum(column_index_t, row_index_t, score_t) -> alignment_optimum< score_t >seqan3::detail::alignment_optimum< score_t >related
column_indexseqan3::detail::alignment_optimum< score_t >
index_t typedefseqan3::detail::alignment_optimum< score_t >
row_indexseqan3::detail::alignment_optimum< score_t >
scoreseqan3::detail::alignment_optimum< score_t >
update_if_new_optimal_score(score_t const &compare_score, column_index_type< column_index_t > column_index, row_index_type< row_index_t > row_index) noexceptseqan3::detail::alignment_optimum< score_t >
Hide me