setIntegrationLimits

protected fun setIntegrationLimits(lower: DoubleArray, upper: DoubleArray)(source)


protected fun setIntegrationLimits(lower: Double, upper: Double)(source)

Sets upper and lower limits to the supplied values

Parameters

lower

the lower limits

upper

the upper limits