BOSS 7.1.2
BESIII Offline Software System
|
Go to the source code of this file.
Functions | |
void | ranlxd (double r[], int n) |
void | rlxd_init (int level, int seed) |
int | rlxd_size (void) |
void | rlxd_get (int state[]) |
void | rlxd_reset (int state[]) |
|
extern |
Definition at line 573 of file BesEvtGen/BesEvtGen-00-04-30/src/phokhara/PHOKHARA/ranlxd.c.
Referenced by ranlxdf_().
|
extern |
Definition at line 605 of file BesEvtGen/BesEvtGen-00-04-30/src/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxdgetf_().
|
extern |
Definition at line 503 of file BesEvtGen/BesEvtGen-00-04-30/src/phokhara/PHOKHARA/ranlxd.c.
Referenced by ranlxd(), and rlxdinit_().
|
extern |
Definition at line 629 of file BesEvtGen/BesEvtGen-00-04-30/src/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxdresetf_().
|
extern |
Definition at line 599 of file BesEvtGen/BesEvtGen-00-04-30/src/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxd_get(), rlxd_reset(), and rlxd_sizef_().