 | FloatRandomWeibullDistributionShape Property |
Gets the shape.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxpublic float Shape { get; }
Public ReadOnly Property Shape As Single
Get
public:
property float Shape {
float get ();
}
member Shape : float32 with get
Property Value
Type:
Single
See Also