Class LinkCounting

java.lang.Object
network.aika.steps.Step<Link>
network.aika.steps.link.LinkCounting
All Implemented Interfaces:
Cloneable, QueueKey

public class LinkCounting extends Step<Link>
Counts the number of input or output activations a particular synapse has encountered. The four different cases are counted separately.
Author:
Lukas Molzberger