![]() |
BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Observer for FitObjective based on Python callable. Base class to wrap Python callable and pass it to C++. Used in swig interface file, intended to be overloaded from Python.
Public Member Functions | |
PyObserverCallback () | |
virtual | ~PyObserverCallback () |
virtual void | update (const FitObjective &) |
PyObserverCallback::PyObserverCallback | ( | ) |
|
virtual |
|
virtual |