getUpperBound

abstract fun getUpperBound(num: Int, point: Point<Double>): Double?

The upper edge of the domain going up from point

Return

Parameters

num
point
abstract fun getUpperBound(num: Int): Double?

Global upper edge

Return

Parameters

num