lsst.afw g87b8406481+6d9b2db676
|
#include "ndarray.h"
#include "lsst/pex/config.h"
#include "lsst/geom/AffineTransform.h"
#include "lsst/afw/math/BoundedField.h"
Go to the source code of this file.
Classes | |
class | lsst::afw::math::ChebyshevBoundedFieldControl |
A control object used when fitting ChebyshevBoundedField to data (see ChebyshevBoundedField::fit) More... | |
class | lsst::afw::math::ChebyshevBoundedField |
A BoundedField based on 2-d Chebyshev polynomials of the first kind. More... | |
Namespaces | |
namespace | lsst |
namespace | lsst::afw |
namespace | lsst::afw::math |