|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.agena.minerva.model.DDEntropyErrorHeap
public class DDEntropyErrorHeap
This is an entropy object used to sort the entropy values according to their position.
Field Summary | |
---|---|
static boolean |
compareUsingValue
Leave this as true when sorting using the value field. |
Method Summary | |
---|---|
int |
compareTo(java.lang.Object another)
Comparison method to sort the cliques during building of the junction tree. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean compareUsingValue
Method Detail |
---|
public int compareTo(java.lang.Object another)
compareTo
in interface java.lang.Comparable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |