| 
    BornAgain
    1.19.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
Observer for FitObjective based on Python callable. More...
Public Member Functions | |
| PyObserverCallback () | |
| virtual | ~PyObserverCallback () | 
| virtual void | update (const FitObjective &) | 
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.
Definition at line 42 of file PyFittingCallbacks.h.
      
  | 
  default | 
      
  | 
  virtualdefault | 
      
  | 
  virtual | 
Definition at line 34 of file PyFittingCallbacks.cpp.
Referenced by FitObjective::initPlot().