Description Usage Arguments Value
Barycentric transformation can be applied to set of points to check which of points are lie inside fiven simplex
1 | countInside(V, P)
|
V |
matrix, given simplex, n \times (n + 1) matrix describing (n + 1) points in n-dimensional space |
P |
matrix, given points to check, n \times N matrix describing N points in n-dimensional space |
logical vector wether point is inside of simplex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.