| 
    BornAgain
    1.18.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
Builds simulation object using a Python callable. More...
Public Member Functions | |
| virtual Simulation * | build_simulation (Fit::Parameters) | 
Builds simulation object using a 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 28 of file PyFittingCallbacks.h.