Home
last modified time | relevance | path

Searched refs:NegativeBinomialRandom (Results 1 – 5 of 5) sorted by relevance

/dports/math/mcsim/mcsim-6.2.0/sim/
H A Drandom.h78 long NegativeBinomialRandom (double r, double p);
H A Dsimmonte.c221 pMCVar->dVal = NegativeBinomialRandom(dParm1, dParm2); in CalculateOneMCParm()
H A Drandom.c842 long NegativeBinomialRandom (double r, double p) in NegativeBinomialRandom() function
/dports/math/mcsim/mcsim-6.2.0/doc/
H A Dmcsim.info716 * The function 'NegativeBinomialRandom()' is available to generate
1605 * 'NegativeBinomialRandom(R, P)': returns a negative binomial random
4022 * NegativeBinomialRandom
4635 * Function, NegativeBinomialRandom(): Special functions. (line 61)
4760 * NegativeBinomialRandom() function: Special functions. (line 61)
H A Dmcsim.texi908 The function @code{NegativeBinomialRandom()} is available to generate
2112 @cindex @code{NegativeBinomialRandom()} function
2113 @cindex Function, @code{NegativeBinomialRandom()}
2115 @code{NegativeBinomialRandom(@var{r}, @var{p})}: returns a negative
5308 @item NegativeBinomialRandom