void MaxwellFit(TVec X, ref Double a)
Calculate parameters for Maxwell distributed values.
| # | Name | Description |
|---|---|---|
| 1 | X | Stores data which is assumed to to follow Maxwell distribution. |
| 2 | a | Return Maxwell distribution parameter estimator a. |
Result: stored in self (calling object)
See Also: StatRandom.RandomMaxwell