Documentation For Encog 2.x

Encog Members

Encog overview

Public Static Fields

DEFAULT_PRECISION The default precision to use for compares.
ENCOG_FILE_VERSION The encog file version. This determines of an encog file can be read. This is simply an integer, that started with zero and is incramented each time the format of the encog data file changes.
ENCOG_VERSION The version of the Encog JAR we are working with. Given in the form x.x.x.
VERSION The current engog version, this should be read from the properties.

Public Static Properties

Instance Get the instance to the singleton.

Public Instance Properties

Properties The Encog properties. Contains version information.

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

Encog Class | Encog Namespace