Adding upstream version 1.9.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ddf4b25f8f
commit
49fcf7364a
88 changed files with 62468 additions and 0 deletions
7
ent/randtest.h
Normal file
7
ent/randtest.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
/* Random test function prototypes */
|
||||
|
||||
extern void rt_init(int binmode);
|
||||
extern void rt_add(void *buf, int bufl);
|
||||
extern void rt_end(double *r_ent, double *r_chisq, double *r_mean,
|
||||
double *r_montepicalc, double *r_scc);
|
Loading…
Add table
Add a link
Reference in a new issue