ZipfianDistribution.Size Property

Gets the population size of the distribution.

Definition

Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.2
C#
public double Size { get; }

Property Value

Double

See Also