Mercurial > hg > octave-lyh
diff scripts/statistics/distributions/gamrnd.m @ 5428:2a16423e4aa0
[project @ 2005-08-23 18:38:27 by jwe]
author | jwe |
---|---|
date | Tue, 23 Aug 2005 18:38:28 +0000 |
parents | bee21f388110 |
children | 691de3e3c2f8 |
line wrap: on
line diff
--- a/scripts/statistics/distributions/gamrnd.m +++ b/scripts/statistics/distributions/gamrnd.m @@ -29,7 +29,7 @@ ## the common size of @var{a} and @var{b}. ## @end deftypefn -## Author: KH <Kurt.Hornik@ci.tuwien.ac.at> +## Author: KH <Kurt.Hornik@wu-wien.ac.at> ## Description: Random deviates from the Gamma distribution function rnd = gamrnd (a, b, r, c)