SSJ
3.3.1
Stochastic Simulation in Java
|
This internal class provides the access point to the C package UNURAN. More...
Public Member Functions | |
native void | close () |
Protected Attributes | |
double [] | unifArray = null |
double [] | unifAuxArray = null |
RandomStream | mainStream |
RandomStream | auxStream |
long | nativeParams = 0 |
Static Package Functions | |
[static initializer] | |
This internal class provides the access point to the C package UNURAN.
It provides native methods used by UnuranContinuous, UnuranDiscrete and UnuranEmpirical.