lsst.sphgeom  19.0.0-3-gc70e9ed+1
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  include
  lsst
  sphgeom
  python
 interval.h
 relationship.h
 utils.h
 Angle.hThis file declares a class for representing angles
 AngleInterval.hThis file defines a class for representing angle intervals
 BigInteger.hThis file declares a class for arbitrary precision integers
 Box.hThis file declares a class for representing longitude/latitude angle boxes on the unit sphere
 Box3d.hThis file declares a class for representing axis-aligned bounding boxes in ℝ³
 Chunker.hThis file declares a class for partitioning the sky into chunks and sub-chunks
 Circle.hThis file declares a class for representing circular regions on the unit sphere
 codec.hThis file contains simple helper functions for encoding and decoding primitive types to/from byte strings
 constants.hThis file contains common constants
 ConvexPolygon.hThis file declares a class for representing convex polygons with great circle edges on the unit sphere
 curve.hThis file contains functions for space-filling curves
 Ellipse.hThis file declares a class for representing elliptical regions on the unit sphere
 HtmPixelization.hThis file declares a Pixelization subclass for the HTM indexing scheme
 Interval.hThis file defines a template representing closed real intervals
 Interval1d.hThis file defines a class for representing intervals of ℝ
 LonLat.hThis file contains a class representing spherical coordinates
 Matrix3d.hThis file contains a class representing 3x3 real matrices
 Mq3cPixelization.hThis file declares a Pixelization subclass for the modified Q3C indexing scheme
 NormalizedAngle.hThis file declares a class for representing normalized angles
 NormalizedAngleInterval.hThis file declares a class representing closed intervals of normalized angles, i.e. intervals of the unit circle
 orientation.hThis file declares functions for orienting points on the sphere
 Pixelization.hThis file defines an interface for pixelizations of the sphere
 Q3cPixelization.hThis file declares a Pixelization subclass for the Q3C indexing scheme
 RangeSet.hThis file provides a type for representing integer sets
 Region.hThis file defines an interface for spherical regions
 Relationship.hThis file provides a type alias for describing set relationships
 UnitVector3d.hThis file declares a class for representing unit vectors in ℝ³
 utils.hThis file declares miscellaneous utility functions
 Vector3d.hThis file declares a class for representing vectors in ℝ³
  src
 Angle.ccThis file contains the Angle class implementation
 AngleInterval.ccThis file contains the AngleInterval class implementation
 BigInteger.ccThis file contains the BigInteger class implementation
 Box.ccThis file contains the Box class implementation
 Box3d.ccThis file contains the Box3d class implementation
 Chunker.ccThis file contains the Chunker class implementation
 Circle.ccThis file contains the Circle class implementation
 ConvexPolygon.ccThis file contains the ConvexPolygon class implementation
 ConvexPolygonImpl.hThis file contains the meat of the ConvexPolygon implementation
 Ellipse.ccThis file contains the Ellipse class implementation
 HtmPixelization.ccThis file contains the HtmPixelization class implementation
 Interval1d.ccThis file contains the AngleInterval class implementation
 LonLat.ccThis file contains the LonLat class implementation
 Matrix3d.ccThis file contains the Matrix3d class implementation
 Mq3cPixelization.ccThis file contains the Mq3cPixelization class implementation
 NormalizedAngle.ccThis file contains the NormalizedAngle class implementation
 NormalizedAngleInterval.ccThis file contains the NormalizedAngleInterval class implementation
 orientation.ccThis file contains the orientation function implementations
 PixelFinder.hThis file provides a base class for pixel finders
 Q3cPixelization.ccThis file contains the Q3cPixelization class implementation
 Q3cPixelizationImpl.hThis file contains functions used by Q3C pixelization implementations
 RangeSet.ccThis file contains the RangeSet implementation
 Region.ccThis file contains the Region class implementation
 UnitVector3d.ccThis file contains the Vector3d class implementation
 utils.ccThis file contains utility function implementations
 Vector3d.ccThis file contains the Vector3d class implementation