org.libsvm.core
类 svm_scale

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

public class svm_scale
extends Object


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

构造方法详细信息

svm_scale

public svm_scale()
方法详细信息

run

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

main

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


Copyright © 2017. All Rights Reserved.