MAiNGO
utilities.h File Reference
#include "settings.h"
#include <cmath>
#include <string>

Go to the source code of this file.

Namespaces

 maingo
 namespace holding all essentials of MAiNGO
 

Functions

bool maingo::larger_or_equal_within_tolerance (const double LBD, const double UBD, Settings *mySettings)
 Function for checking if LBD is larger than UBD, or smaller by not more than the specified tolerance (absolute or relative) More...
 
std::string maingo::print_version ()
 Function printing the current version number. More...