SSJ
3.3.1
Stochastic Simulation in Java
|
Classes | |
class | DirichletDist |
Implements the abstract class ContinuousDistributionMulti for the Dirichlet distribution with parameters ( \alpha_1,…, \alpha_d), \alpha_i > 0. More... | |
class | MultiNormalDist |
Implements the abstract class ContinuousDistributionMulti for the multinormal distribution with mean vector \boldsymbol{\mu} and covariance matrix \boldsymbol{\Sigma}. More... | |