public class SparseTernaryPolynomialTest
extends TestCase
| Constructor and Description |
|---|
SparseTernaryPolynomialTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFromToBinary() |
void |
testMult()
tests mult(IntegerPolynomial) and mult(BigIntPolynomial)
|