Auryn simulator  v0.8.1-206-gb56e451
Plastic Spiking Neural Network Simulator
Classes | Namespaces | Enumerations
WeightMonitor.h File Reference
#include "auryn_definitions.h"
#include "AurynVector.h"
#include "Monitor.h"
#include "System.h"
#include "SparseConnection.h"
#include <fstream>
#include <iomanip>
Include dependency graph for WeightMonitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  auryn::WeightMonitor
 Monitors the evolution of a single or a set of weights. More...
 

Namespaces

 auryn
 

Enumerations

enum  auryn::RecordingMode { auryn::SINGLE, auryn::DATARANGE, auryn::ELEMENTLIST, auryn::GROUPS }
 
enum  auryn::PatternMode { auryn::ALLTOALL, auryn::ASSEMBLIES_ONLY }