lsst.geom
21.0.0-2-g8f08a60+37af6e4b43
|
#include <vector>
#include "lsst/geom/polynomials/PolynomialFunction1d.h"
#include "lsst/geom/polynomials/BinomialMatrix.h"
#include "lsst/geom/polynomials/SafeSum.h"
Go to the source code of this file.
Namespaces | |
lsst | |
lsst::geom | |
lsst::geom::polynomials | |
Low-level polynomials (including special polynomials) in C++. | |
Functions | |
PolynomialFunction1d | lsst::geom::polynomials::simplified (ScaledPolynomialFunction1d const &f) |
Calculate the standard polynomial function that is equivalent to a scaled standard polynomial function. More... | |