Expand description

Main block aligner algorithm and supporting data structures.

Structs

  • Resulting score and alignment end position.
  • Data structure storing the settings for block aligner.
  • A padded string that helps avoid out of bounds access when using SIMD.
  • A rectangular region.
  • Holds the trace generated by block aligner.