Click or drag to resize

InterpolationInformationDouble Constructor

Initializes a new instance of the InterpolationInformationDouble class. The InterpolationFunction is initialized to a function that throws if called before interpolation is performed.

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