BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
structure holding the object and possible extra parameters More...
Public Attributes | |
void * | m_data |
miser_integrand< T > | m_member_function |
const T * | m_object_pointer |
structure holding the object and possible extra parameters
Definition at line 42 of file IntegratorMCMiser.h.
void* IntegratorMCMiser< T >::CallBackHolder::m_data |
Definition at line 45 of file IntegratorMCMiser.h.
Referenced by IntegratorMCMiser< T >::StaticCallBack().
miser_integrand<T> IntegratorMCMiser< T >::CallBackHolder::m_member_function |
Definition at line 44 of file IntegratorMCMiser.h.
Referenced by IntegratorMCMiser< T >::StaticCallBack().
const T* IntegratorMCMiser< T >::CallBackHolder::m_object_pointer |
Definition at line 43 of file IntegratorMCMiser.h.
Referenced by IntegratorMCMiser< T >::StaticCallBack().