|
LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Class representing an invertible 2D transform. More...
#include <string>#include "boost/shared_ptr.hpp"#include "lsst/pex/exceptions.h"#include "lsst/daf/base.h"#include "lsst/afw/geom/AffineTransform.h"#include "lsst/afw/geom/ellipses.h"Go to the source code of this file.
Classes | |
| class | lsst.afw.geom::XYTransform |
| Virtual base class for 2D transforms. More... | |
| class | lsst.afw.geom::IdentityXYTransform |
| A trivial XYTransform satisfying f(x)=x. More... | |
| class | lsst.afw.geom::InvertedXYTransform |
| Wrap an XYTransform, swapping forward and reverse transforms. More... | |
| class | lsst.afw.geom::MultiXYTransform |
| Wrap a sequence of multiple XYTransforms. More... | |
| class | lsst.afw.geom::AffineXYTransform |
| Wrap an AffineTransform. More... | |
| class | lsst.afw.geom::RadialXYTransform |
| A purely radial polynomial distortion, up to 6th order. More... | |
Namespaces | |
| lsst | |
| < multiple inclusion guard macro | |
| lsst.afw | |
| lsst.afw.geom | |
Class representing an invertible 2D transform.
Definition in file XYTransform.h.
1.8.5