public class FreeGroupElement extends Polynomial implements HasComplexValueI
FreeGroup,
Serialized Form| Constructor and Description |
|---|
FreeGroupElement(FreeGroup K,
Number[] coeffs)
An element of a free group with one generator.
|
| Modifier and Type | Method and Description |
|---|---|
Complex |
getComplexValue()
Returns an approximation to the complex number representing this algebraic number.
|
protected Polynomial |
valueOf(Number[] lcoeffs)
sub classes should overwrite this to make the correct type.
|
add, calculateComplexValue, calculateValue, div, doubleValue, equals, floatValue, getBaseRing, getCoeff, getCoeffs, getDegree, getSymbol, intValue, isConstantPoly, longValue, mul, pow, setCoeffs, sub, toStringbyteValue, shortValueprotected Polynomial valueOf(Number[] lcoeffs)
valueOf in class Polynomialpublic Complex getComplexValue()
getComplexValue in interface HasComplexValueICopyright © 2018. All rights reserved.