15 #ifndef BORNAGAIN_CORE_CORRELATIONS_IDISTRIBUTION1DSAMPLER_H
16 #define BORNAGAIN_CORE_CORRELATIONS_IDISTRIBUTION1DSAMPLER_H
24 virtual double randomSample()
const = 0;
31 double randomSample()
const final;
41 double randomSample()
const final;
44 double m_mean, m_stddev;
51 double randomSample()
const final;
61 double randomSample()
const final;
71 double randomSample()
const final;