Namespace: NReco.Math3.DistributionAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
protected AbstractIntegerDistribution(
IRandomGenerator rng
)
protected AbstractIntegerDistribution(
IRandomGenerator rng
)
Protected Sub New (
rng As IRandomGenerator
)
Protected Sub New (
rng As IRandomGenerator
)
protected:
AbstractIntegerDistribution(
IRandomGenerator^ rng
)
protected:
AbstractIntegerDistribution(
IRandomGenerator^ rng
)
new :
rng : IRandomGenerator -> AbstractIntegerDistribution
new :
rng : IRandomGenerator -> AbstractIntegerDistribution