LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
Scaling1d.h File Reference

Go to the source code of this file.

Classes

class  lsst::geom::polynomials::Scaling1d
 A 1-d 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

Scaling1d lsst::geom::polynomials::makeUnitRangeScaling1d (double min, double max) noexcept
 Return a Scaling1d that maps the interval [min, max] to [-1, 1]. More...