NOMAD Source
Version 4.0.0 Beta
|
#include <memory>
#include "../Algos/EvcInterface.hpp"
#include "../Util/Exception.hpp"
#include "../Util/AllStopReasons.hpp"
#include "../nomad_nsbegin.hpp"
#include "../nomad_nsend.hpp"
Go to the source code of this file.
Classes | |
class | AlgoStopReasons< StopType > |
Template class for algorithm stop reasons. More... | |