LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include <cstdio>
#include <memory>
#include <vector>
#include "Eigen/Core"
#include "Eigen/SVD"
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/afw/math/FunctionLibrary.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::astrom::sip::LeastSqFitter2d< FittingFunc > |
Fit an lsst::afw::math::Function1 object to a set of data points in two dimensions. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::meas | |
lsst::meas::astrom | |
lsst::meas::astrom::sip | |