16 #error no need to expose this header to Swig
20 #ifndef BORNAGAIN_SAMPLE_CORRELATIONS_IDISTRIBUTION2DSAMPLER_H
21 #define BORNAGAIN_SAMPLE_CORRELATIONS_IDISTRIBUTION2DSAMPLER_H
Distribution2DCauchySampler(double omega_x, double omega_y)
std::pair< double, double > randomSample() const final
Distribution2DConeSampler(double omega_x, double omega_y)
Distribution2DGateSampler(double omega_x, double omega_y)
Distribution2DGaussSampler(double omega_x, double omega_y)
virtual ~IDistribution2DSampler()
virtual std::pair< double, double > randomSample() const =0