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