| 
    BornAgain
    1.19.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
Declares namespace MinimizerUtils. More...
Go to the source code of this file.
Namespaces | |
| mumufit | |
| The multi-library, multi-algorithm fit wrapper library.  | |
| mumufit::utils | |
| Utility functions for fit library.  | |
Macros | |
| #define | BORNAGAIN_FIT_TOOLS_MINIMIZERUTILS_H | 
Functions | |
| std::string | mumufit::utils::gslErrorDescription (int errorCode) | 
| std::map< int, std::string > | mumufit::utils::gslErrorDescriptionMap () | 
| Returns translation of GSL error code to string.  More... | |
| bool | mumufit::utils::numbersDiffer (double a, double b, double tol) | 
| std::string | mumufit::utils::sectionString (const std::string §ionName="", size_t report_width=80) | 
| Returns horizontal line of 80 characters length with section name in it.  More... | |
| std::string | mumufit::utils::toString (const std::vector< std::string > &v, const std::string &delim="") | 
Declares namespace MinimizerUtils.
Definition in file MinimizerUtils.h.
| #define BORNAGAIN_FIT_TOOLS_MINIMIZERUTILS_H | 
Definition at line 21 of file MinimizerUtils.h.