| Modifier and Type | Method and Description |
|---|---|
SignedSet |
construct(UnsignedSet plus,
UnsignedSet minus)
Build a signed set from two disjoint unsigned sets.
|
SignedSet construct(UnsignedSet plus, UnsignedSet minus)
plus - The positively signed elementsminus - The negatively signed elements