Master |
Note: This API is now obsolete.
[ObsoleteAttribute("Use Altaxo.Science.Thermorheology.MasterCurves.MasterCurveCreation instead")] public static class MasterCurveCreation
The MasterCurveCreation type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateMasterCurve | Creates the master curve for the specified options and stores the resulting shifts and interpolations in the options instance. | |
| GetMeanSignedYDifference | Gets the mean difference between the y column and the interpolation function, provided that the x column is shifted by a factor. | |
| GetMeanSquaredYDifference | Gets the mean squared difference between the y column and the interpolation function, provided that the x column is shifted by a factor. | |
| GetMinMaxOfFirstColumnForValidSecondColumn | Gets the minimum and maximum valid values from the first column for rows where both transformed columns contain finite values. |