Matrix representing the grid. The i-th row corresponds to
i-th point of the grid. The j-th column captures the dimensions.
The first column must equal to 1.
tangent
Matrix representing the collection of tangents, where
the intercept [i,1] and slope [i,-1] describes a tangent at grid
point i.
Value
Matrix representing the maximum of the tangents at each grid point,
where the intercept [i,1] and slope [i,-1] describes the maximising
tangent at grid point i.