#include <deque>#include <vector>#include "event.h"#include "nest_timeconverter.h"#include "nest_types.h"#include "node.h"#include "pseudo_recording_device.h"Go to the source code of this file.
Classes | |
| class | nest::correlomatrix_detector |
| struct | nest::correlomatrix_detector::Spike_ |
| Spike structure to store in the deque of recently received events. More... | |
| struct | nest::correlomatrix_detector::Parameters_ |
| struct | nest::correlomatrix_detector::State_ |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Functions | |
| void | nest::register_correlomatrix_detector (const std::string &name) |