LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include "lsst/geom/polynomials/Scaling1d.h"
#include "lsst/geom/Point.h"
#include "lsst/geom/Box.h"
Go to the source code of this file.
Classes | |
class | lsst::geom::polynomials::Scaling2d |
A 2-d separable affine transform that can be used to map one interval to another. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::geom | |
lsst::geom::polynomials | |
Functions | |
Scaling2d | lsst::geom::polynomials::makeUnitRangeScaling2d (geom::Box2D const &box) |
Return a Scaling1d that maps the given box to [-1, 1]x[-1, 1]. More... | |