#include <vector>#include "manager_interface.h"#include "growth_curve_factory.h"#include "nest_time.h"#include "nest_types.h"#include "node_collection.h"Go to the source code of this file.
Classes | |
| class | nest::SPManager |
| The SPManager class is in charge of managing the dynamic creation and deletion of synapses in the simulation when structural plasticity is enabled. More... | |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |