DynamicParameterEstimationVariableXCalculateStartingPoint Method |
Calculates the starting point, i.e. the first index in the y array that can be used for
the right side of the linear equation.
The starting point increases when more x or y parameters are evaluated, since more "history" samples are needed in this case.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxprotected override void CalculateStartingPoint()
See Also