NegativeBinomial Constructor |
| Name | Description | |
|---|---|---|
| NegativeBinomial(Int32, Double) |
Creates new instance of NegativeBinomial with user specified parameters.
| |
| NegativeBinomial(RandomGenerator, Int32, Double) |
Creates new istance of NegativeBinomial with user specified parameters and generator.
|