Package org.bouncycastle.math.field
Interface Polynomial
-
public interface Polynomial
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getDegree()
int[]
getExponentsPresent()
-
public interface Polynomial
Modifier and Type | Method | Description |
---|---|---|
int |
getDegree() |
|
int[] |
getExponentsPresent() |