Tagged Questions

-2
votes
2answers
250 views

C# implementation of Levenberg–Marquardt algorithm

I am looking for a C# implementation of the Levenberg–Marquardt algorithm for non-linear least squares fit.