Auryn simulator
v0.8.1-206-gb56e451
Plastic Spiking Neural Network Simulator
|
#include "auryn_definitions.h"
#include "AurynVector.h"
#include "AIFGroup.h"
#include "System.h"
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/random/normal_distribution.hpp>
Go to the source code of this file.
Classes | |
class | auryn::AIF2Group |
An adaptive integrate and fire group comparable to AIFGroup but with two independent adaptation timescales. More... | |
Namespaces | |
auryn | |