|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Hard-coded information about all minimizers available. More...
Public Member Functions | |
| std::vector< std::string > | algorithmDescriptions (const std::string &minimizerName) const |
| Returns list of algorithm's descriptions for the minimizer with a given name . | |
| std::vector< std::string > | algorithmNames (const std::string &minimizerName) const |
| Returns list of algorithms defined for the minimizer with a given name. | |
| const MinimizerInfo & | minimizerInfo (const std::string &minimizerName) const |
| Returns info for minimizer with given name. | |
| std::vector< std::string > | minimizerNames () const |
| std::string | toString () const |
| Returns multiline string representing catalog content. | |
Hard-coded information about all minimizers available.