| cart2genbary | R Documentation | 
Given the Cartesian coordinates of a set of points, compute the generalized barycentric coordinates of these points with respect to an outer simplex using the method of Warren 1996.
cart2genbary(Osimp, x)
| Osimp | A 2d-by-d matrix representing a outer simplex | 
| x | A set of points of the target class | 
The barycentric coordinates of the each points of x.
Joe Warren. Barycentric Coordinates for Convex Polytopes. Advances in Computational Mathematics, 6:97–108, 1996.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.