| LSSTApplications
    20.0.0
    LSSTDataManagementBasePackage | 
This file declares a class for representing vectors in ℝ³. More...
#include <cmath>#include <iosfwd>#include <limits>#include <stdexcept>Go to the source code of this file.
| Classes | |
| class | lsst::sphgeom::Vector3d | 
| Vector3dis a vector in ℝ³ with components stored in double precision.  More... | |
| Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::sphgeom | |
| Functions | |
| Vector3d | lsst::sphgeom::operator* (double s, Vector3d const &v) | 
| std::ostream & | lsst::sphgeom::operator<< (std::ostream &, Vector3d const &) | 
This file declares a class for representing vectors in ℝ³.
Definition in file Vector3d.h.
 1.8.18
 1.8.18