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