BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
All Classes Namespaces Functions Variables Typedefs Friends Modules Pages
PyObserverCallback Class Reference

Observer for FitObjective based on Python callable. More...

Public Member Functions

virtual void update (const FitObjective &)
 

Detailed Description

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.