Click or drag to resize

InterpolationInformationBaseTIndexOfCurve Property

List of the index of the curve to which each point belongs.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<int> IndexOfCurve { get; }

Property Value

IReadOnlyListInt32
See Also