lsst.meas.astrom
22.0.1-3-g7aa11f2+0ab1b178f5
|
#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::LeastSqFitter1d< FittingFunc > |
Fit an lsst::afw::math::Function1 object to a set of data points in one dimension. More... | |
Namespaces | |
lsst | |
lsst::meas | |
lsst::meas::astrom | |
lsst::meas::astrom::sip | |