| LSSTApplications
    20.0.0
    LSSTDataManagementBasePackage | 
#include <memory>#include <iostream>#include "Eigen/Core"#include "lsst/geom/Point.h"#include "lsst/geom/Extent.h"#include "lsst/geom/LinearTransform.h"#include "lsst/geom/Angle.h"Go to the source code of this file.
| Classes | |
| class | lsst::geom::AffineTransform | 
| An affine coordinate transformation consisting of a linear transformation and an offset.  More... | |
| Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::geom | |
| Functions | |
| std::ostream & | lsst::geom::operator<< (std::ostream &os, lsst::geom::AffineTransform const &transform) | 
| AffineTransform | lsst::geom::makeAffineTransformFromTriple (Point2D const &p1, Point2D const &p2, Point2D const &p3, Point2D const &q1, Point2D const &q2, Point2D const &q3) | 
 1.8.18
 1.8.18