Click or drag to resize

PreResult Fields

The LongestCommonGeneralizedRepeatLPreResult type exposes the following members.

Fields
 NameDescription
Public fieldBeginStart index of the suffix in the suffix array.
Public fieldEndEnd index of the suffix in the suffix array.
Public fieldLcsLongest common substring in the suffix array in the range [Begin, End].
Public fieldWordIdxNumber of words that have this common substring.
Top
See Also