BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
MinimizerUtils Namespace Reference

Utility functions for fit library. More...

Functions

std::string toString (const std::vector< std::string > &v, const std::string &delim="")
 
std::map< int, std::string > gslErrorDescriptionMap ()
 Returns translation of GSL error code to string.
 
std::string gslErrorDescription (int errorCode)
 
bool numbersDiffer (double a, double b, double tol)
 
std::string sectionString (const std::string &sectionName="", size_t report_width=80)
 Returns horizontal line of 80 characters length with section name in it.
 

Detailed Description

Utility functions for fit library.