  | DoubleRandomGammaDistributionMethod Property | 
            Gets the generation method.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic DoubleRandomGammaDistributionGenerationMethod Method { get; }Public ReadOnly Property Method As DoubleRandomGammaDistributionGenerationMethod
	Get
public:
property DoubleRandomGammaDistributionGenerationMethod Method {
	DoubleRandomGammaDistributionGenerationMethod get ();
}member Method : DoubleRandomGammaDistributionGenerationMethod with get
Property Value
DoubleRandomGammaDistributionGenerationMethod
See Also