|
lsst.geom g096abc94f8+6a48825234
|
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 | |
| namespace | lsst |
| namespace | lsst::geom |
| namespace | lsst::geom::polynomials |
| Low-level polynomials (including special polynomials) in C++. | |
Functions | |
| Scaling1d | lsst::geom::polynomials::makeUnitRangeScaling1d (double min, double max) noexcept |
| Return a Scaling1d that maps the interval [min, max] to [-1, 1]. More... | |