TheBoussinesqModel  3.2.1
 All Data Structures Files Functions Variables Typedefs Macros Pages
t_probability.h
Go to the documentation of this file.
1 
27 double expdev(long *idum);
28 
53 double poisdev(float xm, long *idum);
54 
78 float bnldev(float pp, int n, long *idum);
99 float gammln(float xx);
100 
101 
102 double meandoublem(DOUBLEMATRIX *m,FLOATVECTOR *V);
103 double vardoublem(DOUBLEMATRIX *m,FLOATVECTOR *V);