ChiSamples Method |
| Name | Description | |
|---|---|---|
| Samples | Generates a sequence of samples from the Chi distribution. | |
| Samples(Double) | Fills an array with samples generated from the distribution. | |
| Samples(Int32) | Generates a sequence of samples from the distribution. | |
| Samples(Double, Int32) | Fills an array with samples generated from the distribution. | |
| Samples(Random, Int32) | Generates a sequence of samples from the distribution. | |
| Samples(Random, Double, Int32) | Fills an array with samples generated from the distribution. |