Click or drag to resize

LongestCommonGeneralizedRepeatA_lastLcp Field

Stores the last longest-common-prefix values.

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected int[]? _lastLcp

Field Value

Int32
See Also