|
Class Summary |
| BoundNumbers |
BoundNumbers: A simple class that prevents numbers from getting either too
big or too small. |
| Directory |
Directory utilities. |
| ErrorCalculation |
ErrorCalculation: An implementation of root mean square (RMS) error
calculation. |
| ImageSize |
Simple class to determine the size of an image. |
| NormalizeInput |
NormalizeInput: Input into a Self Organizing Map must be normalized. |
| ReadCSV |
ReadCSV: Read and parse CSV format files. |
| SerializeObject |
SerializeObject: Load or save an object using Java serialization. |
| XMLUtil |
Simple XML utilities for parsing. |
| YahooSearch |
YahooSearch: Perform a search using Yahoo. |