countInside: Check how many points are inside of given simplex

Description Usage Arguments Value

Description

Barycentric transformation can be applied to set of points to check which of points are lie inside fiven simplex

Usage

1

Arguments

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

Value

logical vector wether point is inside of simplex


ctlab/ClusDec documentation built on May 14, 2019, 12:29 p.m.