BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Fit::IFunctionAdapter Class Reference

Base class for objective function adapters, which converts user functions to minimize into the function which minimization machinery expects. More...

+ Inheritance diagram for Fit::IFunctionAdapter:

Public Member Functions

int numberOfCalls () const
 
int numberOfGradientCalls () const
 

Protected Attributes

int m_number_of_calls
 
int m_number_of_gradient_calls
 

Detailed Description

Base class for objective function adapters, which converts user functions to minimize into the function which minimization machinery expects.

Definition at line 24 of file IFunctionAdapter.h.


The documentation for this class was generated from the following files: