|
| file | Angle.h [code] |
| | This file declares a class for representing angles.
|
| |
| file | AngleInterval.h [code] |
| | This file defines a class for representing angle intervals.
|
| |
| file | BigInteger.h [code] |
| | This file declares a class for arbitrary precision integers.
|
| |
| file | Box.h [code] |
| | This file declares a class for representing longitude/latitude angle boxes on the unit sphere.
|
| |
| file | Box3d.h [code] |
| | This file declares a class for representing axis-aligned bounding boxes in ℝ³.
|
| |
| file | Chunker.h [code] |
| | This file declares a class for partitioning the sky into chunks and sub-chunks.
|
| |
| file | Circle.h [code] |
| | This file declares a class for representing circular regions on the unit sphere.
|
| |
| file | codec.h [code] |
| | This file contains simple helper functions for encoding and decoding primitive types to/from byte strings.
|
| |
| file | constants.h [code] |
| | This file contains common constants.
|
| |
| file | ConvexPolygon.h [code] |
| | This file declares a class for representing convex polygons with great circle edges on the unit sphere.
|
| |
| file | curve.h [code] |
| | This file contains functions for space-filling curves.
|
| |
| file | Ellipse.h [code] |
| | This file declares a class for representing elliptical regions on the unit sphere.
|
| |
| file | HtmPixelization.h [code] |
| | This file declares a Pixelization subclass for the HTM indexing scheme.
|
| |
| file | Interval.h [code] |
| | This file defines a template representing closed real intervals.
|
| |
| file | Interval1d.h [code] |
| | This file defines a class for representing intervals of ℝ.
|
| |
| file | LonLat.h [code] |
| | This file contains a class representing spherical coordinates.
|
| |
| file | Matrix3d.h [code] |
| | This file contains a class representing 3x3 real matrices.
|
| |
| file | Mq3cPixelization.h [code] |
| | This file declares a Pixelization subclass for the modified Q3C indexing scheme.
|
| |
| file | NormalizedAngle.h [code] |
| | This file declares a class for representing normalized angles.
|
| |
| file | NormalizedAngleInterval.h [code] |
| | This file declares a class representing closed intervals of normalized angles, i.e.
|
| |
| file | orientation.h [code] |
| | This file declares functions for orienting points on the sphere.
|
| |
| file | Pixelization.h [code] |
| | This file defines an interface for pixelizations of the sphere.
|
| |
| file | Q3cPixelization.h [code] |
| | This file declares a Pixelization subclass for the Q3C indexing scheme.
|
| |
| file | RangeSet.h [code] |
| | This file provides a type for representing integer sets.
|
| |
| file | Region.h [code] |
| | This file defines an interface for spherical regions.
|
| |
| file | Relationship.h [code] |
| | This file provides a type alias for describing set relationships.
|
| |
| file | UnitVector3d.h [code] |
| | This file declares a class for representing unit vectors in ℝ³.
|
| |
| file | utils.h [code] |
| | This file declares miscellaneous utility functions.
|
| |
| file | Vector3d.h [code] |
| | This file declares a class for representing vectors in ℝ³.
|
| |