Click or drag to resize

InterpolationInformationComplexSeparateX Constructor

Initializes a new instance of the InterpolationInformationComplexSeparateX class. The interpolation function is initialized to a stub that throws until a real interpolation is created.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public InterpolationInformationComplexSeparateX()
See Also