Documentation For Encog 2.x

NeuralStructure Methods

The methods of the NeuralStructure class are listed below. For a complete list of NeuralStructure class members, see the NeuralStructure Members topic.

Public Instance Methods

Equals (inherited from Object) 
FinalizeStructure Build the synapse and layer structure. This method should be called after you are done adding layers to a network.
FindSynapse Find the specified synapse.
GetHashCode (inherited from Object) 
GetPreviousLayers Get the previous layers from the specified layer.
GetPreviousSynapses Get the previous synapses.
GetType (inherited from Object) 
NameLayer Get all of the names for a layer.
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

NeuralStructure Class | Encog.Neural.Networks Namespace