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