Function
lcpLength
Length of longest common prefix.
Include Headers
seqan/sequence.h
Parameters
|  The first sequence. | |
|  The second sequence that is compared to  | |
|  A comparator. Types:  Lexical | 
Return Values
 The length of the longest common prefix of left  and right .
See Also
SeqAn - Sequence Analysis Library - www.seqan.de