Uses of Class
org.joone.structure.AbstractNode

Packages that use AbstractNode
org.joone.structure   
 

Uses of AbstractNode in org.joone.structure
 

Subclasses of AbstractNode in org.joone.structure
 class BiasNode
          A bias node.
 class ContextNode
          A context node.
 class InputNode
          An input node.
 

Methods in org.joone.structure with parameters of type AbstractNode
static void NodeFactory.setNodeFunctions(AbstractNode node, Layer layer)
          Set the transport and derivative functions of a node from the type of layer it is found in
 



Submit Feedback to pmarrone@users.sourceforge.net