|
lsst.geom g19811a7679+138f7293ba
|
Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| namespace | lsst::geom |
| namespace | lsst::geom::polynomials |
| Low-level polynomials (including special polynomials) in C++. | |
Functions | |
| template<PackingOrder packing> | |
| PolynomialFunction2d< packing > | lsst::geom::polynomials::simplified (ScaledPolynomialFunction2d< packing > const &f) |
| Calculate the standard polynomial function that is equivalent to a scaled standard polynomial function. | |