gestion_reseau
Class Neurone

java.lang.Object
  extended bygestion_reseau.Neurone
All Implemented Interfaces:
java.io.Serializable

public class Neurone
extends java.lang.Object
implements java.io.Serializable

Neurone : élément atomique d'un réseau.

See Also:
Reseau, Serialized Form

Field Summary
protected  float sommePonderee
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sommePonderee

protected float sommePonderee