BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Utility functions to generate reports.
Functions | |
std::string | reportToString (const MinimizerAdapter &minimizer) |
Reports results of minimization in the form of multi-line string. More... | |
std::string mumufit::internal::reportToString | ( | const MinimizerAdapter & | minimizer | ) |
Reports results of minimization in the form of multi-line string.
Definition at line 77 of file Report.cpp.
References mumufit::utils::sectionString().
Referenced by MinimizerAdapter::minimize().