| Name | Description |
---|
 | FindMinimum(IObjectiveModelNonAllocating, IReadOnlyListDouble, CancellationToken, ActionInt32, Double, IReadOnlyListDouble) |
Non-linear least square fitting by the Levenberg-Marquardt algorithm.
|
 | FindMinimum(IObjectiveModelNonAllocating, IReadOnlyListDouble, IReadOnlyListNullableDouble, IReadOnlyListNullableDouble, IReadOnlyListDouble, IReadOnlyListBoolean, CancellationToken, ActionInt32, Double, IReadOnlyListDouble) |
Non-linear least square fitting by the Levenberg-Marquardt algorithm.
|
 | FindMinimum(IObjectiveModelNonAllocating, Double, NullableDouble, NullableDouble, Double, Boolean, CancellationToken, ActionInt32, Double, IReadOnlyListDouble) |
Non-linear least square fitting by the Levenberg-Marquardt algorithm.
|