The methods of the NeuralStructure class are listed below. For a complete list of NeuralStructure class members, see the NeuralStructure Members topic.
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) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |