![]() |
NEURON
|
#include <../../nrnconf.h>#include <stdlib.h>#include <unistd.h>#include <math.h>#include <mcran4.h>Go to the source code of this file.
Functions | |
| double | scop_random (void) |
| void | set_seed (double seed) |
Variables | |
| static char | RCSid [] = "random.cpp,v 1.4 1999/01/04 12:46:49 hines Exp" |
| static uint32_t | value = 1 |
| double scop_random | ( | void | ) |
Definition at line 57 of file scoprand.cpp.
| void set_seed | ( | double | seed | ) |
Definition at line 95 of file scoprand.cpp.
Definition at line 20 of file scoprand.cpp.
|
static |
Definition at line 25 of file scoprand.cpp.