GammaOptions Properties |
The GammaOptions type exposes the following members.
Name | Description | |
---|---|---|
Iterations |
Gets or sets the maximum number of iterations to
attempt when estimating the Gamma distribution.
Default is 1000.
| |
Tolerance |
Gets or sets the relative tolerance when
iteratively estimating the distribution.
Default is 1e-8.
|