Documentation For Encog 2.x

NeuralOutputHolder Members

NeuralOutputHolder overview

Public Instance Constructors

NeuralOutputHolder Constructor Construct an empty holder.

Public Instance Properties

Output The output from the neural network.
Result The result from the synapses in a map.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

NeuralOutputHolder Class | Encog.Neural.Networks Namespace