 | JohnsonDistributionXi Property |
Gets and sets the xi parameter of the Johnson distribution.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Xi { get; set; }
Public Property Xi As Double
Get
Set
public:
property double Xi {
double get ();
void set (double value);
}
member Xi : float with get, set
Property Value
Double
See Also