CC Localization
Classes
nelder_mead.hxx File Reference

Template implementation of Nelder–Mead method for minimization. More...

#include <functional>
#include <array>
Include dependency graph for nelder_mead.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NelderMead< N >
 Optimizer with Nelder–Mead method for functions with N arguments. More...
 

Detailed Description

Template implementation of Nelder–Mead method for minimization.

Author
Chun-Chung Chen <cjj@u.nosp@m..was.nosp@m.hingt.nosp@m.on.e.nosp@m.du>

Definition in file nelder_mead.hxx.