LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Functions
AffineTransform.cc File Reference
#include <iomanip>
#include "Eigen/LU"
#include "lsst/geom/AffineTransform.h"
#include "lsst/pex/exceptions/Runtime.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::geom
 

Functions

std::ostreamlsst::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)