| Name | Description |
---|
 | BetaPrimeDistribution() |
Initializes a new instance of the BetaPrimeDistribution class, using a
StandardGenerator as underlying random number generator.
|
 | BetaPrimeDistribution(Generator) |
Initializes a new instance of the BetaPrimeDistribution class, using the specified
Generator as underlying random number generator.
|
 | BetaPrimeDistribution(Double, Double) |
Initializes a new instance of the BetaPrimeDistribution class, using the default generator.
|
 | BetaPrimeDistribution(Double, Double, Generator) |
Initializes a new instance of the BetaPrimeDistribution class, using the specified
Generator as underlying random number generator.
|