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=Random data of <tt>m</ |
5 | slib_out=Random data of <span class="tt">m</span> integers following an Laplace law.\ |
6 | If <tt> |
6 | If <span class="tt">m</span> is a list <span class="tt">[r,s]</span>, it returns an <span class="tt">r</span> by <span class="tt">s</span> matrix. |
7 | 7 | ||
8 | slib_comment= The Laplace density at each real x is exp(-|x|)/2. |
8 | slib_comment= The Laplace density at each real x is exp(-|x|)/2. |