 | DoubleRandomGammaDistribution Constructor |
Constructs a random number generator for a gamma distribution
using default shape of 1.0, displacement of 0.0, and scale of 1.0.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
Syntaxpublic DoubleRandomGammaDistribution()
public:
DoubleRandomGammaDistribution()
new : unit -> DoubleRandomGammaDistribution
See Also