|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--weka.roughset.InstancePairs
Field Summary | |
int |
index1
|
int |
index2
|
Constructor Summary | |
InstancePairs(Instances)
|
Method Summary | |
boolean |
hasNext()
|
static void |
main(String[])
|
InstancePair |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int index1
public int index2
Constructor Detail |
public InstancePairs(Instances)
Method Detail |
public boolean hasNext()
public InstancePair next()
public static void main(String[])
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |