lsst.meas.astrom  14.0-7-g0d69b06+3
Namespaces | Functions
PolynomialTransform.cc File Reference
#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...