GeneralizedSuffixArrayLCPSArray Property |
Gets the LCPS array.
Namespace: Altaxo.Collections.TextAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int[] LCPSArray { get; }Property Value
Int32The LCPS array.
See Also