Auryn simulator  v0.8.1-206-gb56e451
Plastic Spiking Neural Network Simulator
Classes | Namespaces | Typedefs
DuplexConnection.h File Reference
#include "auryn_definitions.h"
#include "AurynVector.h"
#include "SparseConnection.h"
#include "SimpleMatrix.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>
Include dependency graph for DuplexConnection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  auryn::DuplexConnection
 Duplex connection is the base class of most plastic connections. More...
 

Namespaces

 auryn
 

Typedefs

typedef SimpleMatrix< AurynWeight * > auryn::BackwardMatrix