verse.analysis.dryvr_disc.calcCenterPoint
- verse.analysis.dryvr_disc.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)