IncompleteBetaFunctionFraction

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
protected open override fun computeFactorsAt(n: Int)

Compute the pair numerator/denominator for iteration n.

Link copied to clipboard
Link copied to clipboard
protected open override fun finalizeIterations()

Perform eventual clean-up operations (must be implemented by subclass when needed).

Link copied to clipboard
protected open override fun initialValue(): Double