问题
I am looking for a C# implementation of both Gauss Newton & Levenberg Marquardt algorithms. Is there any "trustee" C# library out there already?
回答1:
you can take a look of this list of numerical libraries
来源:https://stackoverflow.com/questions/10865308/do-you-know-a-c-sharp-implementation-of-gauss-newton-and-levenberg-marquardt-met