Class SimpleNeuron

All Implemented Interfaces:
java.lang.Cloneable, java.lang.Comparable<DynamicModelComponent>, AttributeListener, AttributeObject, InterfaceObject, NamedObject, TreeObject, CleanableObject, DynamicModelComponent, TimeStepListener, Updateable, Neuron

public class SimpleNeuron
extends ConnectableNeuron
Simple McCulloch-Pitts model of an artificial neuron. See http://www.fulton.asu.edu/~nsfadp/ieeecis/Emil_M_Petriu.pdf.
Version:
1.0
Author:
Andrew Reid