AbstractIntegerDistribution cumulativeProbability Method (Int32)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

public abstract double cumulativeProbability(
	int x
)

Return Value

Type: Double
See Also