LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
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 | |
< multiple inclusion guard macro | |
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.