LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include <memory>
#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"
#include "lsst/afw/table/io/Persistable.cc"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::math | |
Functions | |
double | lsst::afw::math::integrateTn (int n) |
table::Box2IKey bbox |
Definition at line 317 of file ChebyshevBoundedField.cc.
table::Key<table::Array<double> > coefficients |
Definition at line 276 of file ChebyshevBoundedField.cc.
table::Key<int> orderX |
Definition at line 316 of file ChebyshevBoundedField.cc.
table::Schema schema |
Definition at line 315 of file ChebyshevBoundedField.cc.
double x |
Definition at line 277 of file ChebyshevBoundedField.cc.