|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlibsvm.SVM_Problem
public class SVM_Problem
| Field Summary | |
|---|---|
int |
l
|
SVM_Node[][] |
x
|
double[] |
y
|
| Constructor Summary | |
|---|---|
SVM_Problem()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int l
public double[] y
public SVM_Node[][] x
| Constructor Detail |
|---|
public SVM_Problem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||