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 IndexFactoryGenExteriorPolynomialRing.ixfacThe factory for the IndexList.final IndexFactoryIndexList.monoReference 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.