Package | Description |
---|---|
net.sf.oriented.omi |
This package is the public interface, with
OM
as the key interface defining oriented matroids. |
net.sf.oriented.pseudoline |
This package is for representing rank 3 oriented matroids as pseudoline drawings,
particularly in the Euclidean plane.
|
net.sf.oriented.util.matrix |
Minimal extension over the Apache Commons Math Library required for this library.
|
Modifier and Type | Method and Description |
---|---|
void |
Verify.verify()
Check invariants of the object.
|
void |
SetOf.verify()
Check invariants of the object, in particular
check that
Object.hashCode() satisfies its contract. |
Modifier and Type | Method and Description |
---|---|
void |
PseudoLineDrawing.verify() |
Modifier and Type | Method and Description |
---|---|
void |
GramSchmidt.verify() |