Function
lcp
Returns the length of the longest-common-prefix of two suffix tree nodes.
lcp(a, b)
Include Headers
seqan/index.h
Parameters
a
The first node.
b
The second node.
Return Values
The lcp-length of a and b.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:36