| CMField<C extends edu.jas.structure.RingElem<C>> |
Class that wraps a JAS RingFactory in a commons-math
Field.
|
| CMFieldElement<C extends edu.jas.structure.RingElem<C>> |
Class that wraps a JAS RingElem in a commons-math
FieldElement.
|
| CMFieldElementTest |
CMFieldElementTest tests with JUnit
|
| CMFieldElementUtil |
Conversion methods from JAS to commons-math and vice versa.
|
| GaussElimination<C extends edu.jas.structure.RingElem<C>> |
Algorithms related to Gaussian elimination.
|
| MatrixExamples |
Examples that compute solutions of linear equation systems.
|
| Roots<C extends edu.jas.structure.RingElem<C> & edu.jas.arith.Rational> |
Algorithms related to polynomial roots.
|