Uses of Interface
edu.jas.structure.AlgebraFactory
-
Packages that use AlgebraFactory Package Description edu.jas.vector Generic vector and matrix package. -
-
Uses of AlgebraFactory in edu.jas.vector
Classes in edu.jas.vector that implement AlgebraFactory Modifier and Type Class Description class
GenMatrixRing<C extends RingElem<C>>
GenMatrixRing implements a generic matrix algebra factory with RingFactory.
-