org.rubato.math.module
Class PolynomialElementTest
java.lang.Object
org.rubato.math.module.PolynomialElementTest
public class PolynomialElementTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolynomialElementTest
public PolynomialElementTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsOne
public final void testIsOne()
testIsZero
public final void testIsZero()
testProductRingElement
public final void testProductRingElement()
testMultiplyRingElement
public final void testMultiplyRingElement()
testIsInvertible
public final void testIsInvertible()
testInverse
public final void testInverse()
testInvert
public final void testInvert()
testClone
public final void testClone()
testScaled
public final void testScaled()
testScale
public final void testScale()
testEvaluate
public final void testEvaluate()
testGetModule
public final void testGetModule()
testGetPolynomialRing
public final void testGetPolynomialRing()
testGetCoefficient
public final void testGetCoefficient()
testGetLeadingCoefficient
public final void testGetLeadingCoefficient()
testGetDegree
public final void testGetDegree()
testCast
public final void testCast()
testPower
public final void testPower()
testGetRing
public final void testGetRing()