Uses of Package
SVM

Packages that use SVM
ParseBack This package was used for testing features and decisions that are not part of the final package. 
SVM Executing SVM, and functions to test/benchmark SVM capability 
Util Lots of classes that are used throughout the engine, and could possibly be used in another project. 
benchmark Classes that benchmark the system. 
 

Classes in SVM used by ParseBack
SVMException
          Used to indicate an error during the SVM process
This exception was created to be caught by AutoPilot
 

Classes in SVM used by SVM
SVMException
          Used to indicate an error during the SVM process
This exception was created to be caught by AutoPilot
SVMTestable
           
SVMTrainable
           
 

Classes in SVM used by Util
SVMTestable
           
SVMTrainable
           
 

Classes in SVM used by benchmark
SVMTestable
           
SVMTrainable