DiscreteUniformDistribution.Entropy Property

Gets the entropy of the distribution.

Definition

Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public override double Entropy { get; }

Property Value

Double
The entropy of the distribution.

See Also