Click or drag to resize

ProbabilityDistributionGAMMA_MAX_ITER Field

Maximum number of iterations to execute while computing the various forms of the gamma function.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected const int GAMMA_MAX_ITER = 2000

Field Value

Int32
See Also