|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectEliminationOrders.Record
public static class EliminationOrders.Record
Field Summary | |
---|---|
IntSet[] |
clusters
|
IntList |
order
|
double |
size
|
Constructor Summary | |
---|---|
EliminationOrders.Record(IntList o,
double s,
IntSet[] c)
|
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final IntList order
public final double size
public final IntSet[] clusters
Constructor Detail |
---|
public EliminationOrders.Record(IntList o, double s, IntSet[] c)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |