Returns the vertices of the PE proximity region (which is itself a tetrahedron) for a point in the
standard regular tetrahedron \(T_h=T((0,0,0),(1,0,0),(1/2,\sqrt{3}/2,0),(1/2,\sqrt{3}/6,\sqrt{6}/3))=\)
(rv=1,rv=2,rv=3,rv=4)
.
PE proximity region is defined with respect to the tetrahedron \(T_h\)
with expansion parameter \(r \ge 1\) and vertex regions based on the circumcenter of \(T_h\) (which is equivalent
to the center of mass in the standard regular tetrahedron).
Vertex regions are labeled as 1,2,3,4
rowwise for the vertices of the tetrahedron \(T_h\).
rv
is the index of the vertex region p
resides, with default=NULL
.
If p
is outside of \(T_h\), it returns NULL
for the proximity region.
See also (ceyhan:Phd-thesis,ceyhan:comp-geo-2010;textualpcds).