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