| GaussianDistributionToString Method |
[This is preliminary documentation and is subject to change.]
Convert the gaussian distribution to a string.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public override string ToString()
Return Value
Type:
StringA string showing the mean and standard deviation of the distribution.
See Also