Il 06/02/2013 10:49, Mark Beinker ha scritto:
Is this a complete minpack port?
Yeps. Very close to minpack. It's the actual minpack code, ported to eigen / c++ / template.
I worked on porting minpack to native C++ template-only version, using Eirgen3 for the matrix/vector stuff (though other vector/matrix representations should work, too).
Now, when it's almost finished, I learn that it was I should have checked the list more frequently, I guess...
Or checked the documentation:
http://eigen.tuxfamily.org/dox/unsupported/group__NonLinearOptimization__Module.html(googling for "eigen levenberg marquardt" would have found it as #2 it seems)