Dirichlet Constructor |
| Name | Description | |
|---|---|---|
| Dirichlet(Vector) |
Creates new instance of Dirichlet.
| |
| Dirichlet(Double, Int32) |
Creates new instance of Dirichlet representing symmetric distribution.
| |
| Dirichlet(RandomGenerator, Vector) |
Creates new instance of Dirichlet with user specified random generator.
| |
| Dirichlet(RandomGenerator, Double, Int32) |
Creates new instance of Dirichlet representing symmetric distribution.
|