public class ExtendedFreeGroup extends FreeGroup implements HasPowerI, HasDivI
| Constructor and Description |
|---|
ExtendedFreeGroup(RingI K,
String symbol) |
| Modifier and Type | Method and Description |
|---|---|
Number |
div(Number a,
Number b)
Currently just division by constants.
|
Number |
pow(Number a,
Number b)
Limited implementation of power, only works with integer powers.
|
add, addStandardConstants, equals, getBaseRing, getInverse, getONE, getRootVal, getSymbol, getTPoly, getZERO, isConstantPoly, mul, setRootVal, setRootVal, sub, toString, valueOf, valueOfaddStandardFunctions, getNumberFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddStandardFunctions, getNumberFactoryCopyright © 2018. All rights reserved.