BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
MinimizerUtils.h File Reference
Include dependency graph for MinimizerUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MinimizerUtils
 

Functions

std::string MinimizerUtils::toString (const std::vector< std::string > &v, const std::string &delim="")
 
std::map< int, std::string > MinimizerUtils::gslErrorDescriptionMap ()
 
std::string MinimizerUtils::gslErrorDescription (int errorCode)
 
bool MinimizerUtils::numbersDiffer (double a, double b, double tol)
 
std::string MinimizerUtils::sectionString (const std::string &sectionName="", size_t report_width=80)
 

Detailed Description

Declares namespace MinimizerUtils.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file MinimizerUtils.h.