ComputationalGeometry`
ComputationalGeometry`

TileAreas

As of Version 10, all the functionality of the ComputationalGeometry package is built into the Wolfram System. »

TileAreas[{{x1,y1},{x2,y2},},{q1,q2,},val]

finds the areas of the tiles centered on {xi,yi} and having vertices qj as stipulated by the vertex adjacency list val.

Details and Options

  • TileAreas functionality is now available in the built-in Wolfram Language function Area.
  • To use TileAreas, you first need to load the Computational Geometry Package using Needs["ComputationalGeometry`"].
  • The polygon described by the vertices v1,v2, in an element {i,{v1,v2,}} of the vertex adjacency list must contain the point {xi,yi}.
Wolfram Research (2012), TileAreas, Wolfram Language function, https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html.

Text

Wolfram Research (2012), TileAreas, Wolfram Language function, https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html.

CMS

Wolfram Language. 2012. "TileAreas." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html.

APA

Wolfram Language. (2012). TileAreas. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html

BibTeX

@misc{reference.wolfram_2023_tileareas, author="Wolfram Research", title="{TileAreas}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_tileareas, organization={Wolfram Research}, title={TileAreas}, year={2012}, url={https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html}, note=[Accessed: 28-March-2024 ]}