BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Objective function types. More...
Classes | |
class | IFunctionAdapter |
Base class for objective function adapters, which converts user functions to minimize into the function which minimization machinery expects. More... | |
class | Kernel |
A main class to run fitting. More... | |
class | Minimizer |
A main class to run fitting. More... | |
class | MinimizerResult |
Result of minimization round. More... | |
class | Parameter |
A fittable parameter with value, error, step, and limits. More... | |
class | Parameters |
A collection of fit parameters. More... | |
class | ObjectiveFunctionAdapter |
Converts user objective function to function ROOT expects. More... | |
class | ResidualFunctionAdapter |
Provides RootResidualFunction which will be minimizer by ROOT. More... | |
class | ScalarFunctionAdapter |
Converts user objective function to chi2 like function which ROOT expects. More... | |
Objective function types.