Uses of Enum
edu.jas.ufd.QuotientRing.QuoNorm
Packages that use QuotientRing.QuoNorm
-
Uses of QuotientRing.QuoNorm in edu.jas.ufd
Subclasses with type arguments of type QuotientRing.QuoNorm in edu.jas.ufdModifier and TypeClassDescriptionstatic enumQuotient polynomial normalization, simplification.Fields in edu.jas.ufd declared as QuotientRing.QuoNormModifier and TypeFieldDescriptionstatic final QuotientRing.QuoNormQuotientRing.quoNormDefault quotient polynomial normalization, simplification.Methods in edu.jas.ufd that return QuotientRing.QuoNormModifier and TypeMethodDescriptionstatic QuotientRing.QuoNormReturns the enum constant of this type with the specified name.static QuotientRing.QuoNorm[]QuotientRing.QuoNorm.values()Returns an array containing the constants of this enum type, in the order they are declared.