Click or drag to resize

ShiftGroupCollectionReinterpolateAllGroups Method

Reinterpolates the master curves in all groups, using the current shift values. This call will also interpolate the curves in thoses groups, which do not participate in the master curve fitting.

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