public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* ugaussian cumulative probability addins
@ 2002-10-08  7:22 Fabrice Lebel
  2002-10-08 12:07 ` Brian Gough
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Lebel @ 2002-10-08  7:22 UTC (permalink / raw)
  To: gsl-discuss


[-- Attachment #1.1: Type: text/plain, Size: 275 bytes --]

Hello,

I added 2 functions to the "randist" module (modified files: gsl_randist.h, gauss.c) which compute

1) P(X <=x) <--> double gsl_ran_ugaussian_cuml_inf (const double x)
2) P(X >=x) <--> double gsl_ran_ugaussian_cuml_sup (const double x)

--
Fabrice Lebel



[-- Attachment #1.2: Type: text/html, Size: 1027 bytes --]

[-- Attachment #2: gsl-addins.tar.gz --]
[-- Type: application/x-gzip, Size: 2835 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ugaussian cumulative probability addins
  2002-10-08  7:22 ugaussian cumulative probability addins Fabrice Lebel
@ 2002-10-08 12:07 ` Brian Gough
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Gough @ 2002-10-08 12:07 UTC (permalink / raw)
  To: Fabrice Lebel; +Cc: gsl-discuss

Fabrice Lebel writes:
 > Hello,
 >  I added 2 functions to the "randist" module (modified files:
 > gsl_randist.h, gauss.c) which compute
 >  1) P(X <=x) <--> double gsl_ran_ugaussian_cuml_inf (const double
 > x) 2) P(X >=x) <--> double gsl_ran_ugaussian_cuml_sup (const double
 > x)

Hi,
Jason Hooper Stover <jason@sakla.net> is working on cdfs for
the random distributions in GSL -- please contact him
if you'd like to volunteer to help.
regards
Brian Gough

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-08 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-08  7:22 ugaussian cumulative probability addins Fabrice Lebel
2002-10-08 12:07 ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).