lsst.geom g19811a7679+8681a15dd0
Loading...
Searching...
No Matches
Scaling2d.h File Reference

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

namespace  lsst
 
namespace  lsst::geom
 
namespace  lsst::geom::polynomials
 Low-level polynomials (including special polynomials) in C++.
 

Functions

Scaling2d lsst::geom::polynomials::makeUnitRangeScaling2d (geom::Box2D const &box)
 Return a Scaling1d that maps the given box to [-1, 1]x[-1, 1].