![]() |
NEURON
|
#include <../../nrnconf.h>#include <stdlib.h>#include <math.h>#include "oc_mcran4.hpp"#include "mcran4.h"#include "scoplib.h"Go to the source code of this file.
Functions | |
| double | scop_random (void) |
| void | set_seed (double seed) |
Variables | |
| 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 94 of file scoprand.cpp.
|
static |
Definition at line 25 of file scoprand.cpp.