BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
mumufit Namespace Reference

The multi-library, multi-algorithm fit wrapper library. More...

Namespaces

 internal
 Utility functions to generate reports.
 
 stringUtils
 Utility functions to analyze or modify strings.
 
 test
 
 utils
 Utility functions for fit library.
 

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  ObjectiveFunctionAdapter
 Converts user objective function to function ROOT expects. More...
 
class  Parameter
 A fittable parameter with value, error, step, and limits. More...
 
class  Parameters
 A collection of fit parameters. 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...
 

Detailed Description

The multi-library, multi-algorithm fit wrapper library.

The FitParameterContainerItem class is a collection of all defined fit parameters in JobItem.