lsst.geom ga1e77700b3+df8f93165b
|
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. | |