Uses of Enum
edu.jas.ufd.QuotientRing.QuoNorm
Packages that use QuotientRing.QuoNorm
-
Uses of QuotientRing.QuoNorm in edu.jas.ufd
Fields in edu.jas.ufd declared as QuotientRing.QuoNormModifier and TypeFieldDescriptionstatic final QuotientRing.QuoNorm
QuotientRing.quoNorm
Default quotient polynomial normalization, simplification.Methods in edu.jas.ufd that return QuotientRing.QuoNormModifier and TypeMethodDescriptionstatic QuotientRing.QuoNorm
Returns 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.