AbstractIntegerDistribution solveInverseCumulativeProbability Method NReco.Recommender Class Library

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

protected int solveInverseCumulativeProbability(
	double p,
	int lower,
	int upper
)

Return Value

Type: Int32
See Also