15 #ifndef BORNAGAIN_FIT_ROOTADAPTER_SCALARFUNCTIONADAPTER_H
16 #define BORNAGAIN_FIT_ROOTADAPTER_SCALARFUNCTIONADAPTER_H
46 std::unique_ptr<RootScalarFunction> m_root_objective;
Defines class IFunctionAdapter.
Defines common types for fitting library.
Defines class Parameters.
Base class for objective function adapters, which converts user functions to minimize into the functi...
A collection of fit parameters.
Converts user objective function to chi2 like function which ROOT expects.
The chi2 function for use in minimizers.
Objective function types.