Uses of Class
edu.jas.poly.IndexFactory
Packages that use IndexFactory
-
Uses of IndexFactory in edu.jas.poly
Fields in edu.jas.poly declared as IndexFactoryModifier and TypeFieldDescriptionfinal IndexFactory
GenExteriorPolynomialRing.ixfac
The factory for the IndexList.final IndexFactory
IndexList.mono
Reference to IndexFactory.Constructors in edu.jas.poly with parameters of type IndexFactoryModifierConstructorDescriptionThe constructor creates a polynomial factory object with the default term order.Constructor for IndexList.IndexList
(IndexFactory m, int[] v) Constructor for IndexList.IndexList
(IndexFactory m, int s, int[] v) Constructor for IndexList.IndexList
(IndexFactory m, String s) Constructor for IndexList.