Click or drag to resize

NoncentralTDistributionDelta Property

Gets and Sets the noncentrality parameter for the distribution.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Delta { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
InvalidArgumentExceptionThrown if set to a value of zero.
See Also