NOMAD Source  Version 4.0.0 Beta
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MadsMegaIteration.hpp File Reference
Include dependency graph for MadsMegaIteration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MadsMegaIteration
 Class for the mega iterations of MADS. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const MadsMegaIteration &megaIteration)
 
std::istream & operator>> (std::istream &is, MadsMegaIteration &megaIteration)
 Get an MegaIteration values from a stream. More...
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const MadsMegaIteration megaIteration 
)

Display useful values so that a new MegaIteration could be constructed using these values.

std::istream& operator>> ( std::istream &  is,
MadsMegaIteration megaIteration 
)

Get an MegaIteration values from a stream.