verse.analysis.dryvr.calcCenterPoint

verse.analysis.dryvr.calcCenterPoint(lower, upper)

Calculate the center point between the lower and upper bound The function only supports list since we assue initial set is always list

Args:

lower (list): lowerbound. upper (list): upperbound.

Returns:

delta (list of float)