class LearnTable

this synapse component stores the tabulated values for the synaptic learning

Public Fields

double Use_Value
this is the delta value to be added to the use when learning occurs, it may be positive or negative
unsigned int Time_ticks
this is the time in ticks relative to the incoming spike shape

Public Methods

LearnTable(double, long)
constructor
~LearnTable()
destructor

Documentation

this synapse component stores the tabulated values for the synaptic learning. The SynapseLearning object will instantiate many copies of this object and store them into 4 different vectors - one vector for each curve, thus reducing search time
double Use_Value
this is the delta value to be added to the use when learning occurs, it may be positive or negative

unsigned int Time_ticks
this is the time in ticks relative to the incoming spike shape. The incoming spike time is time zero

LearnTable(double, long)
constructor

~LearnTable()
destructor


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de