Cauchy Constructor |
| Name | Description | |
|---|---|---|
| Cauchy | Initializes a new instance of the Cauchy class with the location parameter set to 0 and the scale parameter set to 1 | |
| Cauchy(Double, Double) | Initializes a new instance of the Cauchy class. | |
| Cauchy(Double, Double, Random) | Initializes a new instance of the Cauchy class. |