|
BOSS 8.0.0
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 502 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by ranlxdf_().
|
extern |
Definition at line 526 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxdgetf_().
|
extern |
Definition at line 439 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by ranlxd(), and rlxdinit_().
|
extern |
Definition at line 546 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxdresetf_().
|
extern |
Definition at line 524 of file BesEvtGen/phokhara/PHOKHARA/ranlxd.c.
Referenced by rlxd_get(), rlxd_reset(), and rlxd_sizef_().