|
HALDLS
|
#include <array>#include <iosfwd>#include "halco/common/geometry.h"#include "halco/hicann-dls/vx/background.h"#include "halco/hicann-dls/vx/event.h"#include "haldls/cerealization.h"#include "haldls/vx/genpybind.h"#include "haldls/vx/traits.h"#include "hate/math.h"#include "hate/visibility.h"#include "hxcomm/vx/target.h"
Include dependency graph for background.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | haldls::vx::detail::BackendContainerTrait< BackgroundSpikeSource > |
| class | haldls::vx::BackgroundSpikeSource |
| Background spike source on chip. More... | |
| struct | haldls::vx::BackgroundSpikeSource::Mask |
| NeuronLabel bit randomization mask. More... | |
| struct | haldls::vx::BackgroundSpikeSource::Period |
| Inter-spike interval for regular and inter-bin interval for Poisson spike generation. More... | |
| struct | haldls::vx::BackgroundSpikeSource::Rate |
| Rate of spike output in the Poisson spike generation mode, without effect in regular mode. More... | |
| struct | haldls::vx::BackgroundSpikeSource::Seed |
| Random seed for random number generation. More... | |
Namespaces | |
| fisch | |
| fisch::vx | |
| haldls | |
| haldls::vx | |
| haldls::vx::detail | |