Click or drag to resize

BernoulliDistributionSupport Property

Gets the interval over which the distribution is non-vanishing.

Namespace:  Meta.Numerics.Statistics.Distributions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public override DiscreteInterval Support { get; }

Property Value

Type: DiscreteInterval
See Also