Click or drag to resize

GaussianDistributionMu Property

Gets or sets the location parameter of this instance.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public double Mu { get; set; }

Property Value

Type: Double
The location parameter.
See Also