Click or drag to resize

MasterCurveCreation Class

Note: This API is now obsolete.

[Missing <summary> documentation for "T:Altaxo.Data.Obsolete.MasterCurveCreation"]

Inheritance Hierarchy
SystemObject
  Altaxo.Data.ObsoleteMasterCurveCreation

Namespace: Altaxo.Data.Obsolete
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
[ObsoleteAttribute("Use Altaxo.Science.Thermorheology.MasterCurves.MasterCurveCreation instead")]
public static class MasterCurveCreation

The MasterCurveCreation type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateMasterCurve 
Public methodStatic memberGetMeanSignedYDifference Gets the mean difference between the y column and the interpolation function, provided that the x column is shifted by a factor.
Public methodStatic memberGetMeanSquaredYDifference Gets the mean squared difference between the y column and the interpolation function, provided that the x column is shifted by a factor.
Public methodStatic memberGetMinMaxOfFirstColumnForValidSecondColumn 
Top
See Also