Mercurial > hg > octave-lyh
diff scripts/statistics/distributions/gamrnd.m @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | 691de3e3c2f8 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/statistics/distributions/gamrnd.m +++ b/scripts/statistics/distributions/gamrnd.m @@ -27,9 +27,8 @@ ## ## If @var{r} and @var{c} are omitted, the size of the result matrix is ## the common size of @var{a} and @var{b}. +## @seealso{gamma, gammaln, gammainc, gampdf, gamcdf, gaminv} ## @end deftypefn -## -## @seealso{gamma, gammaln, gammainc, gampdf, gamcdf, gaminv} ## Author: KH <Kurt.Hornik@wu-wien.ac.at> ## Description: Random deviates from the Gamma distribution