|
LSSTApplications
10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
|
#include "boost/make_shared.hpp"#include "ndarray/eigen.h"#include "lsst/afw/math/LeastSquares.h"#include "lsst/afw/math/ChebyshevBoundedField.h"#include "lsst/afw/math/detail/TrapezoidalPacker.h"#include "lsst/afw/table/io/InputArchive.h"#include "lsst/afw/table/io/OutputArchive.h"#include "lsst/afw/table/io/CatalogVector.h"#include "lsst/afw/table/aggregates.h"Go to the source code of this file.
Namespaces | |
| lsst | |
| Estimate image backgrounds. | |
| lsst::afw | |
| lsst::afw::math | |
| table::PointKey<int> bboxMax |
Definition at line 324 of file ChebyshevBoundedField.cc.
| table::PointKey<int> bboxMin |
Definition at line 323 of file ChebyshevBoundedField.cc.
| table::Key< table::Array<double> > coefficients |
Definition at line 304 of file ChebyshevBoundedField.cc.
| table::Key<int> orderX |
Definition at line 322 of file ChebyshevBoundedField.cc.
| table::Schema schema |
Definition at line 321 of file ChebyshevBoundedField.cc.
| double x |
Definition at line 305 of file ChebyshevBoundedField.cc.
1.8.5