NLFitLevenberg |
public static void LevenbergMarquardtFit( NLFitLMFunction fcn, double[] xvec, double[] fvec, double tol, ref int info, int[] iwa, double[] diag, double[] fjac, int[] ipvt, double[] qtf, double[] wa1, double[] wa2, double[] wa3, double[] wa4, CancellationToken cancellationToken )
[Missing <param name="diag"/> documentation for "M:Altaxo.Calc.Regression.NLFit.LevenbergMarquardtFit(Altaxo.Calc.Regression.NLFit.LMFunction,System.Double[],System.Double[],System.Double,System.Int32@,System.Int32[],System.Double[],System.Double[],System.Int32[],System.Double[],System.Double[],System.Double[],System.Double[],System.Double[],System.Threading.CancellationToken)"]
[Missing <param name="fjac"/> documentation for "M:Altaxo.Calc.Regression.NLFit.LevenbergMarquardtFit(Altaxo.Calc.Regression.NLFit.LMFunction,System.Double[],System.Double[],System.Double,System.Int32@,System.Int32[],System.Double[],System.Double[],System.Int32[],System.Double[],System.Double[],System.Double[],System.Double[],System.Double[],System.Threading.CancellationToken)"]
[Missing <param name="ipvt"/> documentation for "M:Altaxo.Calc.Regression.NLFit.LevenbergMarquardtFit(Altaxo.Calc.Regression.NLFit.LMFunction,System.Double[],System.Double[],System.Double,System.Int32@,System.Int32[],System.Double[],System.Double[],System.Int32[],System.Double[],System.Double[],System.Double[],System.Double[],System.Double[],System.Threading.CancellationToken)"]
[Missing <param name="qtf"/> documentation for "M:Altaxo.Calc.Regression.NLFit.LevenbergMarquardtFit(Altaxo.Calc.Regression.NLFit.LMFunction,System.Double[],System.Double[],System.Double,System.Int32@,System.Int32[],System.Double[],System.Double[],System.Int32[],System.Double[],System.Double[],System.Double[],System.Double[],System.Double[],System.Threading.CancellationToken)"]
[Missing <param name="wa1"/> documentation for "M:Altaxo.Calc.Regression.NLFit.LevenbergMarquardtFit(Altaxo.Calc.Regression.NLFit.LMFunction,System.Double[],System.Double[],System.Double,System.Int32@,System.Int32[],System.Double[],System.Double[],System.Int32[],System.Double[],System.Double[],System.Double[],System.Double[],System.Double[],System.Threading.CancellationToken)"]
[Missing <param name="wa2"/> documentation for "M:Altaxo.Calc.Regression.NLFit.LevenbergMarquardtFit(Altaxo.Calc.Regression.NLFit.LMFunction,System.Double[],System.Double[],System.Double,System.Int32@,System.Int32[],System.Double[],System.Double[],System.Int32[],System.Double[],System.Double[],System.Double[],System.Double[],System.Double[],System.Threading.CancellationToken)"]
[Missing <param name="wa3"/> documentation for "M:Altaxo.Calc.Regression.NLFit.LevenbergMarquardtFit(Altaxo.Calc.Regression.NLFit.LMFunction,System.Double[],System.Double[],System.Double,System.Int32@,System.Int32[],System.Double[],System.Double[],System.Int32[],System.Double[],System.Double[],System.Double[],System.Double[],System.Double[],System.Threading.CancellationToken)"]
[Missing <param name="wa4"/> documentation for "M:Altaxo.Calc.Regression.NLFit.LevenbergMarquardtFit(Altaxo.Calc.Regression.NLFit.LMFunction,System.Double[],System.Double[],System.Double,System.Int32@,System.Int32[],System.Double[],System.Double[],System.Int32[],System.Double[],System.Double[],System.Double[],System.Double[],System.Double[],System.Threading.CancellationToken)"]