#include "config.h"#include <string>#include <vector>#include "manager_interface.h"#include "nest_types.h"#include "random_generators.h"Go to the source code of this file.
Classes | |
| class | nest::RandomManager |
| Manage the kernel's random number generators. More... | |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |