15 #ifndef BORNAGAIN_FIT_ROOTADAPTER_MINIMIZERRESULTUTILS_H
16 #define BORNAGAIN_FIT_ROOTADAPTER_MINIMIZERRESULTUTILS_H
A collection of fit parameters.
Pure virtual interface that adapts the CERN ROOT minimizer to our IMinimizer.
Objective function types.
Utility functions to generate reports.
std::string reportToString(const RootMinimizerAdapter &minimizer)
Reports results of minimization in the form of multi-line string.
std::string reportParameters(const Fit::Parameters ¶meters)
Reports fit parameters settings and final results.