com.croftsoft.core.ai.neuro
Interface Neuron

All Known Subinterfaces:
HhNeuron, HhNeuronMut
All Known Implementing Classes:
HhNeuronImp, TireNeuron

public interface Neuron

Neuron.

Since:
2008-07-19
Version:
$Id: Neuron.java,v 1.1 2008/07/19 19:38:37 croft Exp $
Author:
David Wallace Croft

Method Summary
 boolean isSpiking()
           
 

Method Detail

isSpiking

boolean isSpiking()

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)