|
lsst.geom
21.0.0-2-g8f08a60+9c9a9cfcc8
|
#include "lsst/geom/Point.h"#include "lsst/geom/polynomials/SafeSum.h"#include "lsst/geom/polynomials/PackedIndex.h"#include "lsst/geom/polynomials/ScaledBasis2d.h"Go to the source code of this file.
Classes | |
| class | lsst::geom::polynomials::PackedBasisWorkspace2d |
| A workspace object that can be used to avoid extra memory allocations in repeated calls to PackedBasis2d methods. More... | |
| class | lsst::geom::polynomials::PackedBasis2d< Basis1d, packing > |
| A Basis2d formed from the product of a Basis1d for each of x and y, truncated at the sum of their orders. More... | |
Namespaces | |
| lsst | |
| lsst::geom | |
| lsst::geom::polynomials | |
| Low-level polynomials (including special polynomials) in C++. | |