Subversion Repositories wimsdev

Rev

Rev 4181 | Rev 4352 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4181 bpr 1
slib_lang_exists_tmp=yes
2
 
3
slib_title=Generation of logistic random data
4
 
4330 bpr 5
slib_out=random data of m integers following an logistic law. If <tt>m</tt> is a list <tt>[r,s]</tt>,\
6
it returns an <tt>r</tt> by <tt>s</tt> matrice. 
4181 bpr 7