This is the mail archive of the gsl-discuss@sources.redhat.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]
Other format: [Raw text]

gsl_rng_mt19937_1998 in rng/gsl_rng.h


Hi, this is zunda (sorry for rather strange -as English- handle name),

Thank you to make the grate library available.
Recently I tried to compile ruby-gsl
  (http://www-lehre.informatik.uni-osnabrueck.de/~aerpenbe/ruby-gsl/)
and found that declaration:
  extern const gsl_rng_type *gsl_rng_mt19937_1998;
is missing in rng/gsl_rng.h of gsl-1.1.1, although this is defined in
rng/mt.c.

Is this intentional or can I just add a declaration?

Best regards,
zunda


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