|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Converts user objective function to function ROOT expects. More...
Public Member Functions | |
| const RootScalarFunction * | rootObjectiveFunction (fcn_scalar_t fcn, const Parameters ¶meters) |
| const RootResidualFunction * | rootResidualFunction (fcn_residual_t fcn, const Parameters ¶meters) |
| int | numberOfCalls () const |
| int | numberOfGradientCalls () const |
Converts user objective function to function ROOT expects.
Handles time of life of function objects.
Definition at line 33 of file ObjectiveFunctionAdapter.h.