SeqAn3 3.2.0
The Modern C++ library for sequence analysis.
detail Directory Reference
+ Directory dependency graph for detail:

Files

file  alignment_algorithm_state.hpp [code]
 Provides seqan3::detail::alignment_algorithm_state.
 
file  concept.hpp [code]
 Provides concepts needed internally for the alignment algorithms.
 
file  pairwise_alignment_algorithm.hpp [code]
 Provides seqan3::detail::pairwise_alignment_algorithm.
 
file  pairwise_alignment_algorithm_banded.hpp [code]
 Provides seqan3::detail::pairwise_alignment_algorithm.
 
file  policy_affine_gap_recursion.hpp [code]
 Provides seqan3::detail::policy_affine_gap_recursion.
 
file  policy_affine_gap_recursion_banded.hpp [code]
 Provides seqan3::detail::policy_affine_gap_recursion_banded.
 
file  policy_affine_gap_with_trace_recursion.hpp [code]
 Provides seqan3::detail::policy_affine_gap_with_trace_recursion.
 
file  policy_affine_gap_with_trace_recursion_banded.hpp [code]
 Provides seqan3::detail::policy_affine_gap_with_trace_recursion_banded.
 
file  policy_alignment_matrix.hpp [code]
 Provides seqan3::detail::policy_alignment_matrix.
 
file  policy_alignment_result_builder.hpp [code]
 Provides seqan3::detail::policy_alignment_result_builder.
 
file  policy_optimum_tracker.hpp [code]
 Provides seqan3::detail::policy_optimum_tracker.
 
file  policy_optimum_tracker_simd.hpp [code]
 Provides seqan3::detail::policy_optimum_tracker_simd.
 
file  policy_scoring_scheme.hpp [code]
 Provides seqan3::detail::policy_scoring_scheme.
 
file  type_traits.hpp [code]
 Provides helper type traits for the configuration and execution of the alignment algorithm.