edu.berkeley.compbio.jlibsvm.legacyexec
Class svm_predict

java.lang.Object
  extended by edu.berkeley.compbio.jlibsvm.legacyexec.svm_predict

public class svm_predict
extends Object


Constructor Summary
svm_predict()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

svm_predict

public svm_predict()
Method Detail

main

public static void main(String[] argv)
                 throws IOException
Throws:
IOException


Copyright © 2008-2013 David Soergel. All Rights Reserved.