BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
MinimizerResultUtils.h File Reference

Declares MinimizerResultUtils namespace. More...

Go to the source code of this file.

Namespaces

 Fit
 Objective function types.
 
 MinimizerResultUtils
 Utility functions to generate reports.
 

Functions

std::string MinimizerResultUtils::reportToString (const RootMinimizerAdapter &minimizer)
 Reports results of minimization in the form of multi-line string.
 
std::string MinimizerResultUtils::reportParameters (const Fit::Parameters &parameters)
 Reports fit parameters settings and final results.
 

Detailed Description

Declares MinimizerResultUtils namespace.

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 MinimizerResultUtils.h.