Click or drag to resize

ShiftGroupComplexSeparateXGetMeanSquaredYDifference Method

[Missing <summary> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.ShiftGroupComplexSeparateX.GetMeanSquaredYDifference(System.Int32,System.Double)"]


Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public (double Penalty, int EvaluatedPoints) GetMeanSquaredYDifference(
	int idxCurve,
	double shift
)

Parameters

idxCurve  Int32

[Missing <param name="idxCurve"/> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.ShiftGroupComplexSeparateX.GetMeanSquaredYDifference(System.Int32,System.Double)"]

shift  Double

[Missing <param name="shift"/> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.ShiftGroupComplexSeparateX.GetMeanSquaredYDifference(System.Int32,System.Double)"]

Return Value

ValueTupleDouble, Int32

[Missing <returns> documentation for "M:Altaxo.Science.Thermorheology.MasterCurves.ShiftGroupComplexSeparateX.GetMeanSquaredYDifference(System.Int32,System.Double)"]

Implements

IShiftGroupGetMeanSquaredYDifference(Int32, Double)
See Also