Rev 4455 | Blame | Compare with Previous | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title=Generation of Laplace random data
slib_out=Random data of <span class="tt">m</span> integers following an Laplace law.\
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.
slib_comment= The Laplace density at each real x is exp(-|x|)/2.