AbstractIntegerDistribution Constructor NReco.Recommender Class Library
Initializes a new instance of the AbstractIntegerDistribution class

Namespace: NReco.Math3.Distribution
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected AbstractIntegerDistribution(
	IRandomGenerator rng
)
See Also