|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsafeListSet | |
---|---|
dh.java.math.algebra.structure.relation | This Package contains generic data structures and algorithms to model (possibly ordered) equivalence relations. |
Uses of UnsafeListSet in dh.java.math.algebra.structure.relation |
---|
Fields in dh.java.math.algebra.structure.relation with type parameters of type UnsafeListSet | |
---|---|
protected SortedMap<E,UnsafeListSet<E>> |
AbstractPartition.mapping
This map represents the main data structure of a partition. |
Methods in dh.java.math.algebra.structure.relation with parameters of type UnsafeListSet | |
---|---|
protected void |
AbstractPartition.addNewClass(UnsafeListSet<E> value)
|
protected void |
AbstractPartition.addToClass(UnsafeListSet<E> value,
Collection<E> toAdd)
|
|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |