Ruyi SDK
Namespaces
Ruyi.SDK.Online
GaussianDistribution Class
GaussianDistribution Methods
AbsoluteDifference Method
At Method
Clone Method
CumulativeTo Method
FromPrecisionMean Method
InverseCumulativeTo Method
LogProductNormalization Method
LogRatioNormalization Method
ToString Method
Click or drag to resizeClick or drag to resize

GaussianDistribution Methods

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

The GaussianDistribution type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAbsoluteDifference
Get the absolute difference between two distributions.
Public methodStatic memberAt(Double)
Returns the value at 'x'.
Public methodStatic memberAt(Double, Double, Double)
Returns the value at 'x'.
Public methodClone
Create a clone of this distribution.
Public methodStatic memberCumulativeTo(Double)
Returns the area under the curve up to 'x'
Public methodStatic memberCumulativeTo(Double, Double, Double)
Returns the area under the curve up to 'x'
Public methodStatic memberFromPrecisionMean
Create a GD from the precision mean.
Public methodStatic memberInverseCumulativeTo(Double)
Returns the area under the curve after 'x'
Public methodStatic memberInverseCumulativeTo(Double, Double, Double)
Returns the area under the curve after 'x'
Public methodStatic memberLogProductNormalization
Returns the result of a log product operation.
Public methodStatic memberLogRatioNormalization
Returns the result of a log ratio normalization.
Public methodToString
Convert the gaussian distribution to a string.
(Overrides ObjectToString.)
Top
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