Class lsst::meas::astrom::ScaledPolynomialTransform

class ScaledPolynomialTransform

A 2-d coordinate transform represented by a lazy composition of an AffineTransform, a PolynomialTransform, and another AffineTransform.

ScaledPolynomialTransform instances should be confined to a single thread.