BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
MinimizerFactory Class Reference

Factory to create minimizers. More...

Static Public Member Functions

static IMinimizercreateMinimizer (const std::string &minimizerName, const std::string &algorithmType="", const std::string &optionString="")
 
static void printCatalog ()
 
static std::string catalogToString ()
 Returns multi-line string representing catalog content: minimizer names and list of their algorithms.
 
static std::string catalogDetailsToString ()
 Returns multi-line string representing detailed catalog content: minimizer names, list of their algorithms and description, list of minimizer options.
 
static const MinimizerCatalogcatalog ()
 

Detailed Description

Factory to create minimizers.

Definition at line 26 of file MinimizerFactory.h.


The documentation for this class was generated from the following files: