 | DoubleRandomGammaDistributionShape Property |
Gets the shape.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Shape { get; }
Public ReadOnly Property Shape As Double
Get
public:
property double Shape {
double get ();
}
member Shape : float with get
Property Value
Double
See Also