Uses of Package
org.encog.mathutil.libsvm

Packages that use org.encog.mathutil.libsvm
org.encog.mathutil.libsvm   
org.encog.ml.svm This package contains all of the classes for support vector machines. 
org.encog.ml.svm.training This package holds the classes used for SVM training. 
 

Classes in org.encog.mathutil.libsvm used by org.encog.mathutil.libsvm
svm_model
          This class was taken from the libsvm package.
svm_node
          This class was taken from the libsvm package.
svm_parameter
          This class was taken from the libsvm package.
svm_print_interface
          This class was taken from the libsvm package.
svm_problem
          This class was taken from the libsvm package.
 

Classes in org.encog.mathutil.libsvm used by org.encog.ml.svm
svm_model
          This class was taken from the libsvm package.
svm_node
          This class was taken from the libsvm package.
svm_parameter
          This class was taken from the libsvm package.
 

Classes in org.encog.mathutil.libsvm used by org.encog.ml.svm.training
svm_problem
          This class was taken from the libsvm package.
 



Copyright © 2011. All Rights Reserved.