FDistribution.Entropy Property
Gets the entropy of the distribution.
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The entropy of the distribution.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public override double Entropy { get; }
Property Value
DoubleThe entropy of the distribution.