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

This is the complete list of members for seqan3::detail::max_score_banded_updater, including all inherited members.

operator()(score_t &optimal_score, coordinate_t &optimal_coordinate, score_t current_score, coordinate_t current_coordinate) const noexceptseqan3::detail::max_score_banded_updaterinline
set_target_indices(row_index_type< size_t > row_index, column_index_type< size_t > col_index) noexceptseqan3::detail::max_score_banded_updaterinline
target_col_indexseqan3::detail::max_score_banded_updaterprivate
target_row_indexseqan3::detail::max_score_banded_updaterprivate
Hide me