Home
last modified time | relevance | path

Searched refs:random_gamma (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/randlib/RANDLIB90/source/randlib90/source/
H A Drandom_gamma_mod.f909 FUNCTION random_gamma(scale,shape) function
17 REAL :: random_gamma local
67 random_gamma = random_standard_gamma(shape)/scale
71 END FUNCTION random_gamma
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-random.c696 random_gamma (gnm_float a, gnm_float b) in random_gamma() function
736 gnm_float Y1 = random_gamma (nu1 / 2, 2.0); in random_fdist()
737 gnm_float Y2 = random_gamma (nu2 / 2, 2.0); in random_fdist()
749 gnm_float x1 = random_gamma (a, 1.0); in random_beta()
750 gnm_float x2 = random_gamma (b, 1.0); in random_beta()
763 return 2 * random_gamma (nu / 2, 1.0); in random_chisq()
1066 gnm_float v = random_gamma (1 / b, 1.0); in random_exppow()
H A Dgnm-random.h21 gnm_float random_gamma (gnm_float a, gnm_float b);
/dports/math/p5-Math-Random/Math-Random-0.72/
H A Dtest1.pl87 @result = random_gamma(3, 11, 4);
H A Dtest2.pl87 @result = random_gamma(3, 11, 4);
H A DRandom.pm131 sub random_gamma { # Arguments: ($n,$a,$r) subroutine
H A Dexample.pl194 @result = random_gamma(@args);
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Drandomgenerators.cpp467 int random_gamma(double* res, dsfmt_state state, SizeT nEl, DLong n) in random_gamma() function
488 int random_gamma(float* res, dsfmt_state state, SizeT nEl, DLong n) in random_gamma() function
823 random_gamma((double*)res->DataAddr(), dsfmt_mem,res->N_Elements(), n); in random_fun_dsfmt()
828 random_gamma((float*)res->DataAddr(), dsfmt_mem,res->N_Elements(), n); in random_fun_dsfmt()
H A Dgsl_fun.cpp936 int random_gamma(T1* res, gsl_rng *gsl_rng_mem, dimension dim, DLong n) in random_gamma() function
1139 random_gamma< DDoubleGDL, double>(res, gsl_rng_mem, dim, n); in random_fun_gsl()
1144 random_gamma< DFloatGDL, float>(res, gsl_rng_mem, dim, n); in random_fun_gsl()
/dports/math/maxima/maxima-5.43.2/share/distrib/
H A Drtest_distrib.mac146 random_gamma(1/2,12,3);
H A Ddistrib.mac602 random_gamma(a,b,[num]) :=
604 then error("random_gamma: parameters a and b must be greater than 0")
607 then error("random_gamma: need numeric arguments for approximate procedure"),
611 else error("random_gamma: check sample size") ) $
/dports/math/py-numpy/numpy-1.20.3/numpy/random/
H A Dc_distributions.pxd56 double random_gamma(bitgen_t *bitgen_state, double shape, double scale) nogil
H A D_generator.pyx1288 return cont(&random_gamma, &self._bitgen, size, self.lock, 2,
/dports/math/py-numpy/numpy-1.20.3/numpy/core/include/numpy/random/
H A Ddistributions.h92 DECLDIR double random_gamma(bitgen_t *bitgen_state, double shape, double scale);
/dports/math/py-numpy/numpy-1.20.3/doc/source/reference/random/
H A Dc-api.rst78 .. c:function:: double random_gamma(bitgen_t *bitgen_state, double shape, double scale)
/dports/math/py-numpy/numpy-1.20.3/numpy/random/src/distributions/
H A Ddistributions.c398 double random_gamma(bitgen_t *bitgen_state, double shape, double scale) { in random_gamma() function
590 double Y = random_gamma(bitgen_state, n, (1 - p) / p); in random_negative_binomial()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/fn-random/
H A Dfunctions.c498 return value_new_float (random_gamma (a, b)); in gnumeric_randgamma()
/dports/math/gnumeric/gnumeric-1.12.50/src/tools/
H A Drandom-generator.c608 v = random_gamma (param->a, param->b); in tool_random_engine_run_gamma()
/dports/math/py-jax/jax-0.2.9/jax/experimental/jax2tf/tests/
H A Djax2tf_limitations.py994 def random_gamma(cls, harness: primitive_harness.Harness): member in Jax2TfLimitation
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Ddistrib.texi917 The simulation is based on the Ahrens-Cheng algorithm. See @code{random_gamma} for details.
1633 @anchor{random_gamma}
1634 @deffn {Function} random_gamma (@var{a},@var{b}) @
1635 @fname{random_gamma} (@var{a},@var{b},@var{n})
1637 Returns a @math{Gamma(a,b)} random variate, with @math{a,b>0}. Calling @code{random_gamma} with a t…
H A Dmaxima.info1769 Ref: random_gamma1674448
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dmaxima.js.map1 … random_digraph random_discrete_uniform' +\n ' random_exp random_f random_gamma random_general_…
/dports/math/maxima/maxima-5.43.2/doc/info/de/
H A Dmaxima.info-65957 'random_gamma' for details.
6398 -- Function: random_gamma (<a>, <b>)
6399 -- Function: random_gamma (<a>, <b>, <n>)
6402 'random_gamma' with a third argument <n>, a random sample of size
/dports/math/maxima/maxima-5.43.2/doc/info/de.utf8/
H A Dmaxima.info-65957 'random_gamma' for details.
6398 -- Function: random_gamma (<a>, <b>)
6399 -- Function: random_gamma (<a>, <b>, <n>)
6402 'random_gamma' with a third argument <n>, a random sample of size
/dports/math/maxima/maxima-5.43.2/doc/info/es/
H A Dmaxima.info-61521 'random_gamma' para m�s detalles.
1865 -- Funci�n: random_gamma (<a>,<b>)
1866 -- Funci�n: random_gamma (<a>,<b>,<n>)
1868 'random_gamma' con un tercer argumento <n>, se simular� una muestra

12