Click or drag to resize

LongestCommonSubstringA_items Field

Stores intermediate suffix-array items used by the algorithm.

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

Field Value

Int32
See Also