LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Functions
ChebyshevBoundedField.cc File Reference
#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)
 

Variable Documentation

◆ bbox

table::Box2IKey bbox

Definition at line 317 of file ChebyshevBoundedField.cc.

◆ coefficients

table::Key<table::Array<double> > coefficients

Definition at line 276 of file ChebyshevBoundedField.cc.

◆ orderX

table::Key<int> orderX

Definition at line 316 of file ChebyshevBoundedField.cc.

◆ schema

table::Schema schema

Definition at line 315 of file ChebyshevBoundedField.cc.

◆ x

double x