All Classes
-
Class Summary Class Description CMField<C extends edu.jas.structure.RingElem<C>> Class that wraps a JASRingFactory
in a commons-mathField
.CMFieldElement<C extends edu.jas.structure.RingElem<C>> Class that wraps a JASRingElem
in a commons-mathFieldElement
.CMFieldElementTest CMFieldElementTest tests with JUnitCMFieldElementUtil 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.