libsvm
Class svm_model

java.lang.Object
  extended by libsvm.svm_model
All Implemented Interfaces:
java.io.Serializable

public class svm_model
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
svm_model()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

svm_model

public svm_model()