Learn R Programming

retistruct (version 0.8.0)

tri.area: Area of triangles on a plane

Description

Area of triangles on a plane

Usage

tri.area(P, Tr)

Value

Vectors of areas of triangles

Arguments

P

3-column matrix of vertices of triangles

Tr

3-column matrix of indices of rows of P giving triangulation

Author

David Sterratt