| LSSTApplications
    20.0.0
    LSSTDataManagementBasePackage | 
This file contains utility function implementations. More...
Go to the source code of this file.
| Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::sphgeom | |
| Functions | |
| double | lsst::sphgeom::getMinSquaredChordLength (Vector3d const &v, Vector3d const &a, Vector3d const &b, Vector3d const &n) | 
| Let p be the unit vector closest to v that lies on the plane with normal n in the direction of the cross product of a and b.  More... | |
| double | lsst::sphgeom::getMaxSquaredChordLength (Vector3d const &v, Vector3d const &a, Vector3d const &b, Vector3d const &n) | 
| Let p be the unit vector furthest from v that lies on the plane with normal n in the direction of the cross product of a and b.  More... | |
| Vector3d | lsst::sphgeom::getWeightedCentroid (UnitVector3d const &v0, UnitVector3d const &v1, UnitVector3d const &v2) | 
| getWeightedCentroidreturns the center of mass of the given spherical triangle (assuming a uniform mass distribution over the triangle surface), weighted by the triangle area.  More... | |
This file contains utility function implementations.
Definition in file utils.cc.
 1.8.18
 1.8.18