GeneralizedParetoDistributionMu Property
Gets or sets the location parameter of this instance.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public double Mu { get; set; }
Public Property Mu As Double
Get
Set
public:
property double Mu {
double get ();
void set (double value);
}
member Mu : float with get, set
Property Value
DoubleThe location parameter.