A triangulation object
Arguments
n
Number of nodes
x
x coordinates of the triangulation nodes
y
y coordinates of the triangulation nodes
Author(s)
A. Gebhardt
References
R. J. Renka (1996). Algorithm 751: TRIPACK: a constrained two-dimensional {Delaunay} triangulation package. ACM Transactions on Mathematical Software.
22
, 1-8.
See Also
tri.mesh
,
print.tri
,
plot.tri
,
summary.tri
[Package Contents]