I was wondering if the Nelder-Mead Algorithm is implemented in c++ boost library like the toms748_solve. I couldn't find it in the documentation and I ask you before implement the code my self. Thanks a lot.
I found that the amoeba (Nelder-Meade downhill simplex) algorithm is implemented by vnl library (http://public.kitware.com/vxl/doc/release/core/vnl/html/classvnl__amoeba.html#details), so I'm going to use this library instead of boost. I know that I've been looking for an implementation of this algorithm using the boost::math library and this answer is not related directly with my question, but perhaps it could be useful for others too.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With