|
lsst.meas.astrom
15.0-1-g1eca518+15
|
#include "lsst/meas/astrom/PolynomialTransform.h"#include "lsst/meas/astrom/SipTransform.h"#include "lsst/meas/astrom/detail/polynomialUtils.h"Go to the source code of this file.
Namespaces | |
| lsst | |
| lsst::meas | |
| lsst::meas::astrom | |
Functions | |
| PolynomialTransform | lsst::meas::astrom::compose (afw::geom::AffineTransform const &t1, PolynomialTransform const &t2) |
| Return a PolynomialTransform that is equivalent to the composition t1(t2()) More... | |
| PolynomialTransform | lsst::meas::astrom::compose (PolynomialTransform const &t1, afw::geom::AffineTransform const &t2) |
| Return a PolynomialTransform that is equivalent to the composition t1(t2()) More... | |
1.8.13