public abstract class Group extends java.lang.Object implements GroupI
| Constructor and Description |
|---|
Group() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStandardConstants(JEP j)
adds the standard constants for this group.
|
void |
addStandardFunctions(JEP j)
adds the standard function for this group
By default does nothing.
|
NumberFactory |
getNumberFactory()
returns a number factory for creating group elements from strings
|
boolean |
isConstantPoly(java.lang.Number a)
Default implementation.
|
java.lang.String |
toString() |
public NumberFactory getNumberFactory()
getNumberFactory in interface GroupIpublic void addStandardConstants(JEP j)
addStandardConstants in interface GroupIpublic void addStandardFunctions(JEP j)
addStandardFunctions in interface GroupIpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean isConstantPoly(java.lang.Number a)
isConstantPoly in interface GroupIhttp://www.singularsys.com/jep Copyright © 2007 Singular Systems