Mercurial > hg > octave-lyh
diff src/DLD-FUNCTIONS/rand.cc @ 8325:b93ac0586e4b
spelling corrections
Here is a patch with some spelling corrections to the manual.
changeset: 8308:aeaf884ea9af
user: Brian Gough <bjg@gnu.org>
date: Fri Nov 07 09:26:17 2008 -0500
summary: [docs] assoicated => associated
author | Brian Gough<bjg@network-theory.co.uk> |
---|---|
date | Mon, 17 Nov 2008 11:38:39 +0100 |
parents | 08125419efcb |
children | ab51abf62698 |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/rand.cc +++ b/src/DLD-FUNCTIONS/rand.cc @@ -341,7 +341,7 @@ available, otherwise from cpu time, wall clock time and the current\n\ fraction of a second.\n\ \n\ -To compute the psuedo-random sequence, @code{rand} uses the Mersenne\n\ +To compute the pseudo-random sequence, @code{rand} uses the Mersenne\n\ Twister with a period of 2^19937-1 (See M. Matsumoto and T. Nishimura,\n\ ``Mersenne Twister: A 623-dimensionally\n\ equidistributed uniform pseudorandom number generator'', ACM Trans. on\n\ @@ -884,7 +884,7 @@ @item For matrix @var{l} > 10, use patchwork rejection method.\n\ Stadlober E., et al., WinRand source code, available via FTP, or\n\ H. Zechner, 'Efficient sampling from continuous and discrete\n\ -unimodal distributions', Doctoral Dissertaion, 156pp., Technical\n\ +unimodal distributions', Doctoral Dissertation, 156pp., Technical\n\ University Graz, Austria, 1994.\n\ @item For @var{l} > 1e8, use normal approximation.\n\ L. Montanet, et al., 'Review of Particle Properties', Physical Review\n\