Function
hash2
Computes a unique hash value of a shape, even if it is shorter than its span.
hash2(shape, it, charsLeft)
Parameters
shape
Shape to be used for hashing.
Types: Shape
it
Sequence iterator pointing to the first character of the shape.
charsLeft
The distance of it to the string end.
Return Values
Hash value of the shape.
SeqAn - Sequence Analysis Library - www.seqan.de