BIE |
BIE::PointTessellation Class ReferenceA pseudo tessellation to support point bayesian simulation. More...
Inheritance diagram for BIE::PointTessellation:
![]()
Collaboration diagram for BIE::PointTessellation:
![]()
Detailed DescriptionA pseudo tessellation to support point bayesian simulation.All of the points are read in to the leaves of a binary tree. Each leaf node is associated with a PointTile - a degenerate tile holding a single point. The level above the leaves is a (factor of 2) subsampling of the leave nodes - it is a copy of of half of the leaf nodes. Each correspondingly higher level in the tree contains half of the nodes at the next lower level. To fit in with the existing architecture, the tree is not populated with points here. The full distribution does that, by reading in the points again. The full distribution will ask the tesslation for all of the "tiles" that a given point is in. This module will return a list of those tiles (potentially one per level). The full distribution will then populate the tile. Member Function Documentation
Override. Find all tiles in the tessellation tree with the given coordinates Reimplemented from BIE::Tessellation.
The documentation for this class was generated from the following file:
Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU. Documentation generated at Fri Mar 26 00:35:12 2010 by
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||