public class svm_problem extends Object implements Serializable
int
l
svm_node[][]
x
double[]
y
svm_problem()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int l
public double[] y
public svm_node[][] x
public svm_problem()
Copyright © 2016. All rights reserved.