NOMAD Source
Version 4.0.0 Beta
|
#include <numeric>
#include "../Math/ArrayOfDouble.hpp"
#include "../Math/Double.hpp"
#include "../nomad_nsbegin.hpp"
#include "../nomad_nsend.hpp"
Go to the source code of this file.
Classes | |
class | Direction |
Class for the representation of a direction. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const Direction &d) |
Display of Direction . More... | |