| | Name | Description |
|---|
 | Fit(IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListDouble, CancellationToken) |
Non-linear least square fitting by the Levenberg-Marquardt algorithm.
|
 | Fit(IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListBoolean, CancellationToken) |
Non-linear least square fitting by the Levenberg-Marquardt algorithm.
|
 | Fit(IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListNullableDouble, IReadOnlyListNullableDouble, IReadOnlyListDouble, IReadOnlyListBoolean, CancellationToken) |
Non-linear least square fitting by the Levenberg-Marquardt algorithm.
|