FIND SIMPLEX VERTICES

Finds the vertices of the simplices containing given points

Contents

Method of pwas object.

Description

Given a matrix of dimensions $n_{points} \times n_{dim}$ (or $n_{dim} \times n_{points}$) whose rows (or columns) correspond to points, this method returns a cell array whose i-th element contains the vertices of the simplex containing the i-th input point. The elements of the cell array are matrices $n_{vertices} \times n_{dim}$].

Syntax

V = findSimplexVertices(object,X)

Acknowledgements

Contributors:

Copyright is with: