![]() |
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 [] |
| static uint32_t | value = 1 |
| double scop_random | ( | void | ) |
Definition at line 58 of file scoprand.cpp.
| void set_seed | ( | double | seed | ) |
Definition at line 97 of file scoprand.cpp.
|
static |
Definition at line 20 of file scoprand.cpp.
|
static |
Definition at line 26 of file scoprand.cpp.