Click or drag to resize

RandGenGammaOrder Property

Gets and sets the order, or shape parameter, of the gamma distribution.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Order { get; set; }

Property Value

Double
See Also