org.libsvm.core
类 svm_train

java.lang.Object
  继承者 org.libsvm.core.svm_train

public class svm_train
extends Object


构造方法摘要
svm_train()
           
 
方法摘要
static void main(String[] argv)
           
 void run(String[] argv)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

svm_train

public svm_train()
方法详细信息

run

public void run(String[] argv)
         throws IOException
抛出:
IOException

main

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


Copyright © 2017. All Rights Reserved.