Public Properties

  Name Description
Public property Error Error property of the node. (inherited from NeuroNode)
Public property InLinks Incomming links for this node. (inherited from NeuroNode)
Public property LearningRate Gets and sets the LearnigRate value of the Adaline node.
Public property OutLinks Outgoing links of this node. (inherited from NeuroNode)
Public property Value Value property of the node. (inherited from NeuroNode)
Top

See Also