|
LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#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::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... | |
| 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::Function2d< Basis_ > |
| A 2-d function defined by a series expansion and its coefficients. 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 | |
| A base class for image defects. | |
| lsst::geom | |
| lsst::geom::polynomials | |
| Low-level polynomials (including special polynomials) in C++. | |
1.8.13