![]() |
Auryn simulator
v0.8.1-206-gb56e451
Plastic Spiking Neural Network Simulator
|
#include "auryn_definitions.h"#include "AurynVector.h"#include "System.h"#include "SpikingGroup.h"#include "PoissonGroup.h"#include <boost/random/mersenne_twister.hpp>#include <boost/random/uniform_int.hpp>#include <boost/random/variate_generator.hpp>#include <boost/random/exponential_distribution.hpp>

Go to the source code of this file.
Classes | |
| class | auryn::FileModulatedPoissonGroup |
| A special Poisson generator that reads its instantaneous firing rate from a tiser file. Datapoints in the rate file are interpolated linearly. More... | |
Namespaces | |
| auryn | |
1.8.13