The Encog Project

Package org.encog.util

Class Summary
Directory Directory utilities.
ErrorCalculation An implementation of root mean square (RMS) error calculation.
HSQLUtil Utilities for using the Hypersonic SQL (HSQL) engine.
ImageSize Simple class to determine the size of an image.
NormalizeInput NormalizeInput: Input into a Self Organizing Map must be normalized.
ReadCSV Read and parse CSV format files.
SerializeObject Load or save an object using Java serialization.
YahooSearch YahooSearch: Perform a search using Yahoo.
 

Enum Summary
NormalizeInput.NormalizationType This class support two normalization types.
 


The Encog Project