15 #ifndef BORNAGAIN_FIT_KERNEL_IFUNCTIONADAPTER_H
16 #define BORNAGAIN_FIT_KERNEL_IFUNCTIONADAPTER_H
Base class for objective function adapters, which converts user functions to minimize into the functi...
virtual ~IFunctionAdapter()
int numberOfCalls() const
int m_number_of_gradient_calls
int numberOfGradientCalls() const
Objective function types.