NOMAD Source
Version 4.0.0 Beta
|
#include "../../Algos/NelderMead/NMIterationUtils.hpp"
#include "../../Algos/Step.hpp"
#include "../../Eval/EvalPoint.hpp"
#include "../../nomad_nsbegin.hpp"
#include "../../nomad_nsend.hpp"
Go to the source code of this file.
Classes | |
class | NMReflective |
Class to perform the Reflect, Expansion, Inside_Contraction, Outside_Contraction steps of a Nelder Mead algorithm. More... | |