|
SSJ
3.3.1
Stochastic Simulation in Java
|
Public Member Functions | |
| F2wPoly | getBase () |
| F2wPolyElem | multiplyZ () |
| F2wPolyElem | multiply (F2wPolyElem that) |
| F2wPolyElem | exponentiateBase2 (int d) |
| void | copyFrom (F2wPolyElem that) |
| void | copyFrom (int[] val) |
| void | copyTo (int[] val) |
| String | toString () |
1.8.14