piecewiseLinearSimplex

Determines a piecewise-linear simple consisting of d + 1 vertices, where d is the size of the point. The simplex is formed around the supplied point, and the weights are such that the vertices form a convex combination of the vertices where the convex hull contains the supplied point.

Return

the data associated with the simplex

Parameters

point

a non-integral point around which the simplex is to be formed