a_ | GammaNumericalGenerator | private |
b_ | GammaNumericalGenerator | private |
BaseNumericalRandomGenerator(double xmin=0., double xmax=1., int n=1000, int iter=6) | BaseNumericalRandomGenerator | |
deltar | BaseNumericalRandomGenerator | protected |
ersatzt(double x) | GammaNumericalGenerator | inlineprivate |
f | BaseNumericalRandomGenerator | protected |
function(double x) override | GammaNumericalGenerator | inlinevirtual |
gamma(RandomEngineAndDistribution const *random) const | GammaNumericalGenerator | inline |
gamma_exp(RandomEngineAndDistribution const *random) const | GammaNumericalGenerator | inline |
gamma_lin(RandomEngineAndDistribution const *random) const | GammaNumericalGenerator | inline |
GammaNumericalGenerator(double a=0, double b=0, double x1=0, double x2=0) | GammaNumericalGenerator | inline |
generate(RandomEngineAndDistribution const *) const | BaseNumericalRandomGenerator | |
generateExp(RandomEngineAndDistribution const *) const | BaseNumericalRandomGenerator | |
generateLin(RandomEngineAndDistribution const *) const | BaseNumericalRandomGenerator | |
initialize() | BaseNumericalRandomGenerator | |
isValid() const | GammaNumericalGenerator | inline |
iter | BaseNumericalRandomGenerator | protected |
m | BaseNumericalRandomGenerator | private |
n | BaseNumericalRandomGenerator | protected |
rmin | BaseNumericalRandomGenerator | protected |
sampling | BaseNumericalRandomGenerator | protected |
setSubInterval(double x1, double x2) | BaseNumericalRandomGenerator | |
valid | GammaNumericalGenerator | private |
xmax | BaseNumericalRandomGenerator | protected |
xmin | BaseNumericalRandomGenerator | protected |
~BaseNumericalRandomGenerator() | BaseNumericalRandomGenerator | inlinevirtual |
~GammaNumericalGenerator() override | GammaNumericalGenerator | inline |