lsst.sphgeom gbd998247f1+585e252eca
|
This file contains a class representing 3x3 real matrices. More...
Go to the source code of this file.
Classes | |
class | lsst::sphgeom::Matrix3d |
A 3x3 matrix with real entries stored in double precision. More... | |
Namespaces | |
namespace | lsst::sphgeom |
Functions | |
std::ostream & | lsst::sphgeom::operator<< (std::ostream &, Matrix3d const &) |
This file contains a class representing 3x3 real matrices.