Bernoulli Constructor |
| Name | Description | |
|---|---|---|
| Bernoulli(Double) |
Creates new instance of Bernoulli with user specified success probability.
| |
| Bernoulli(RandomGenerator, Double) |
Creates new istance of Bernoulli with user specified success probability and generator.
|