|
SSJ
3.2.1
Stochastic Simulation in Java
|
Classes | |
| class | BiNormalDist |
| Extends the class ContinuousDistribution2Dim for the bivariate normal distribution [96] (page 84). More... | |
| class | BiNormalDonnellyDist |
| Extends the class BiNormalDist for the bivariate normal distribution [96] (page 84) using a translation of Donnelly’s Fortran code in [50] . More... | |
| class | BiNormalGenzDist |
| Extends the class BiNormalDist for the bivariate normal distribution [96] (page 84) using Genz’s algorithm as described in [65] . More... | |
| class | BiStudentDist |
| Extends the class ContinuousDistribution2Dim for the standard bivariate Student’s \(t\) distribution [96] (page 132). More... | |
1.8.14