| Class | Description |
|---|---|
| Encog | Main Encog class, does little more than provide version information. Also used to hold the ORM session that Encog uses to work with Hibernate. |
| EncogError | The base Encog error from which all other errors are build. |
| Interface | Description |
|---|---|
| IStatusReportable | Used to report status updates for some Encog tasks. |