Class | Description |
---|---|
GaussElimination<C extends edu.jas.structure.RingElem<C>> |
Algorithms related to Gaussian elimination.
|
JLAdapter<C extends edu.jas.structure.RingElem<C>> |
Class that wraps a JAS
RingElem in an JLinALg
IRingElement . |
JLAdapterFactory<C extends edu.jas.structure.RingElem<C>> |
Class that wraps a JAS
RingFactory in an JLinALg
IRingElementFactory . |
JLAdapterTest |
JLAdapter tests with JUnit
|
JLAdapterUtil |
Conversion utilities.
|
MatrixExamples |
Example that computes a solution of a linear equation system.
|