22 #ifndef LSST_GEOM_SPHGEOMUTILS_H 23 #define LSST_GEOM_SPHGEOMUTILS_H 37 return Eigen::Vector3d(vector.x(), vector.y(), vector.z());
43 #endif // LSST_GEOM_SPHGEOMUTILS_H Vector3d is a vector in ℝ³ with components stored in double precision.
This file declares a class for representing vectors in ℝ³.
A base class for image defects.
Eigen::Vector3d asEigen(sphgeom::Vector3d const &vector) noexcept