computeCDF

protected abstract fun computeCDF(): Double(source)

Implementors must provide computation for computing the value of the CDF across whatever domain limits as specified by the integration limits supplied to the cdf() method

Return

the computed value of the CDF