Ruyi SDK
Namespaces
Ruyi.SDK.Online
GaussianDistribution Class
GaussianDistribution Constructor
GaussianDistribution Properties
GaussianDistribution Methods
GaussianDistribution Operators
Click or drag to resizeClick or drag to resize

GaussianDistribution Constructor

[This is preliminary documentation and is subject to change.]

Construct a GD using the mean and standard deviation.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public GaussianDistribution(
	double mean,
	double standardDeviation
)

Parameters

mean
Type: SystemDouble
The mean of the distribution.
standardDeviation
Type: SystemDouble
The standard deviation of the distribution.
See Also

Reference

GaussianDistribution Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com