/[pspp]/pspp/lib/gsl-extras/poisson.c
ViewVC logotype

Diff of /pspp/lib/gsl-extras/poisson.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by blp, Wed Mar 9 18:02:16 2005 UTC revision 1.2 by blp, Thu Mar 10 04:07:30 2005 UTC
# Line 1  Line 1 
1  /* cdf/poisson.c  /* cdf/poisson.c
2   *   *
3   * Copyright (C) 2004 Jason H. Stover.   * Copyright (C) 2004 Free Software Foundation, Inc.
4     * Written by Jason H. Stover.
5   *   *
6   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
7   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
# Line 37  Line 38 
38  #include <gsl/gsl_errno.h>  #include <gsl/gsl_errno.h>
39  #include <gsl/gsl_cdf.h>  #include <gsl/gsl_cdf.h>
40  #include "gsl-extras.h"  #include "gsl-extras.h"
 #include "gsl-extras.h"  
41    
42  /*  /*
43   * Pr (X <= k) for a Poisson random variable X.   * Pr (X <= k) for a Poisson random variable X.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26