Multinomial Constructor |
Name | Description | |
---|---|---|
![]() | Multinomial(Double, Int32) | Initializes a new instance of the Multinomial class. |
![]() | Multinomial(Histogram, Int32) | Initializes a new instance of the Multinomial class from histogram h. The distribution will not be automatically updated when the histogram changes. |
![]() | Multinomial(Double, Int32, Random) | Initializes a new instance of the Multinomial class. |