public class IntegerPolynomialTest
extends TestCase
Constructor | Description |
---|---|
IntegerPolynomialTest() |
Modifier and Type | Method | Description |
---|---|---|
void |
testFromToBinary() |
|
void |
testFromToBinary3Sves() |
|
void |
testFromToBinary3Tight() |
|
void |
testInvertF3() |
|
void |
testInvertFq() |
|
void |
testMult() |
|
void |
testResultant() |
|
void |
testResultantMod() |
public void testMult()
public void testInvertFq()
public void testInvertF3()
public void testFromToBinary()
public void testFromToBinary3Sves()
public void testFromToBinary3Tight()
public void testResultant()
public void testResultantMod()