Package | Description |
---|---|
net.sf.oriented.omi |
This package is the public interface, with
OM
as the key interface defining oriented matroids. |
net.sf.oriented.util.matrix |
Minimal extension over the Apache Commons Math Library required for this library.
|
Class and Description |
---|
RationalMatrix
A class implementing matrixes of rationals via
FieldMatrix and PerisicField . |
Class and Description |
---|
PerisicField
Combine the perisic library with the apache commons math library.
|
PerisicFieldElement
Implements the
FieldElement interface, for PerisicField |