BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
IntegratorMCMiser< T >::CallBackHolder Struct Reference

Description

template<class T>
struct IntegratorMCMiser< T >::CallBackHolder

structure holding the object and possible extra parameters

Definition at line 43 of file IntegratorMCMiser.h.

Public Attributes

const void * m_data
 
const miser_integrand< T > m_member_function
 
const T * m_object_pointer
 

Member Data Documentation

◆ m_data

template<class T >
const void* IntegratorMCMiser< T >::CallBackHolder::m_data

Definition at line 46 of file IntegratorMCMiser.h.

◆ m_member_function

template<class T >
const miser_integrand<T> IntegratorMCMiser< T >::CallBackHolder::m_member_function

Definition at line 45 of file IntegratorMCMiser.h.

◆ m_object_pointer

template<class T >
const T* IntegratorMCMiser< T >::CallBackHolder::m_object_pointer

Definition at line 44 of file IntegratorMCMiser.h.


The documentation for this struct was generated from the following file: