Rev 4455 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4455 | Rev 5903 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | slib_out=Values on < |
5 | slib_out=Values on <span class="tt">data</span> of cumulative distribution function of Gamma law with parameters <span class="tt">a</span>> 0 and <span class="tt">b</span>> 0. |
6 | slib_comment=<tt>data</ |
6 | slib_comment=<span class="tt">data</span> can be a list of reals in brackets; the density at x is b*exp(-b*x)*(b*x)^(a-1)/gamma(a) for x>=0 |
7 | 7 |