split_interval: Split up intervals

Description Usage Arguments Value

Description

This function splits an interval object up into the lower and upper bound

Usage

1
split_interval(interval)

Arguments

interval

an interval object of length n (if it is something else, it is returned unchanged)

Value

a n times 2 matrix. The first column is the lower bound, the second the upper bound.


hmi documentation built on Oct. 23, 2020, 7:31 p.m.