| ProbabilityDistributionGAMMA_MAX_ITER Field |
Maximum number of iterations to execute while computing the various
forms of the gamma function.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax protected const int GAMMA_MAX_ITER = 2000
Protected Const GAMMA_MAX_ITER As Integer = 2000
protected:
literal int GAMMA_MAX_ITER = 2000
static val mutable GAMMA_MAX_ITER: int
Field Value
Int32See Also