inner function to remove delta length from both sides of a line
remove_delta_off_line(line, delta)
line | 2 x 2 matrix of edge points of line |
---|---|
delta | numeric delta to be subtracted |
2 x 2 matrix of edges that are shrunk
This function is shared with TCpredictionbands on github: TCpredictionbands.