Skip to main content

Module scan_block

Module scan_block 

Source
Expand description

Main Block Aligner algorithm and supporting data structures.

Structsยง

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