LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#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 | |
A base class for image defects. | |
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... | |