| | Name | Description |
|---|
  | LevenbergMarquardtFit(NLFitLMFunction, Double, Double, Double, CancellationToken, Int32) |
Minimizes the sum of squares of m nonlinear functions in n variables using the Levenberg-Marquardt algorithm.
|
  | LevenbergMarquardtFit(NLFitLMFunction, Double, Double, Double, Int32, Int32, Double, Double, Int32, Double, Double, Double, Double, Double, CancellationToken) |
Minimizes the sum of squares of m nonlinear functions in n variables using the Levenberg-Marquardt algorithm,
using caller-provided work arrays.
|
  | LevenbergMarquardtFit(NLFitLMFunction, Double, Double, Double, Double, Double, Int32, Double, Double, Int32, Double, Int32, Int32, Int32, Double, Int32, Int32, Double, Double, Double, Double, Double, CancellationToken) |
Most general interface to the Levenberg-Marquardt algorithm.
|