CC Localization
|
Template implementation of Nelder–Mead method for minimization. More...
#include <functional>
#include <array>
Go to the source code of this file.
Classes | |
class | NelderMead< N > |
Optimizer with Nelder–Mead method for functions with N arguments. More... | |
Template implementation of Nelder–Mead method for minimization.
Definition in file nelder_mead.hxx.