Levenberg |
| Name | Description | |
|---|---|---|
| FindMinimum(IObjectiveModelNonAllocating, IReadOnlyListDouble, CancellationToken, ActionInt32, Double, IReadOnlyListDouble) | Non-linear least squares fitting by the Levenberg-Marquardt algorithm, without constraints. | |
| FindMinimum(IObjectiveModelNonAllocating, IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListBoolean, CancellationToken, ActionInt32, Double, IReadOnlyListDouble) | Non-linear least squares fitting by the Levenberg-Marquardt algorithm. |