The fields of the Encog class are listed below. For a complete list of Encog class members, see the Encog Members topic.
![]() 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. |