The Encog Project

Package org.encog

Interface Summary
StatusReportable This class allows for Encog jobs to report their current status, as they run.
 

Class Summary
Encog Main Encog class, does little more than provide version information.
NullStatusReportable A report object that does nothing.
 

Exception Summary
EncogError General error class for Encog.
 


The Encog Project