|
lsst.geom
16.0-10-g230e10e+8
|
#include <cmath>#include <string>#include <sstream>#include "Eigen/Geometry"#include "lsst/geom/SpherePoint.h"#include "lsst/geom/sphgeomUtils.h"#include "lsst/pex/exceptions.h"Go to the source code of this file.
Namespaces | |
| lsst | |
| lsst::geom | |
Functions | |
| SpherePoint | lsst::geom::averageSpherePoint (std::vector< SpherePoint > const &coords) |
| Return the average of a list of coordinates. More... | |
| std::ostream & | lsst::geom::operator<< (std::ostream &os, SpherePoint const &point) |
| Print the value of a point to a stream. More... | |
1.8.13