This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Minor bug in gsl-randist.c?


Hi,

should line 281 in gsl-randist.c read 

      OUTPUT(gsl_ran_lognormal (r, mu, sigma));

instead of

      OUTPUT(gsl_ran_exppow (r, mu, sigma));
?


-- 
-----------------------------------------
 Tadhg O'Meara
 Dept. of Computer Science,
 University College Dublin,
 Belfield, Dublin 4, Ireland.
-----------------------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]