Documentation For Encog 2.x

RadialBasisPattern Methods

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

Public Instance Methods

AddHiddenLayer Add the hidden layer, this should be called once, as a RBF has a single hidden layer.
Clear Clear out any hidden neurons.
Equals (inherited from Object) 
Generate Generate the RBF network.
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

RadialBasisPattern Class | Encog.Neural.Networks.Pattern Namespace