lsst.afw  22.0.1-41-g501672927+3983557bb3
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/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 316 of file ChebyshevBoundedField.cc.

◆ coefficients

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

Definition at line 275 of file ChebyshevBoundedField.cc.

◆ orderX

table::Key<int> orderX

Definition at line 315 of file ChebyshevBoundedField.cc.

◆ schema

table::Schema schema

Definition at line 314 of file ChebyshevBoundedField.cc.

◆ x

double x