| 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(Number a)
Default implementation.
|
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 boolean isConstantPoly(Number a)
isConstantPoly in interface GroupICopyright © 2018. All rights reserved.