lsst.meas.astrom
21.0.0-4-g591bb35+2c5eba4060
|
#include <map>
#include "Eigen/LU"
#include "boost/math/tools/minima.hpp"
#include "lsst/geom/Box.h"
#include "lsst/geom/AffineTransform.h"
#include "lsst/meas/astrom/ScaledPolynomialTransformFitter.h"
#include "lsst/meas/astrom/detail/polynomialUtils.h"
#include "lsst/afw/table/aggregates.h"
#include "lsst/afw/table/Match.h"
#include "lsst/afw/math/LeastSquares.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys |
Namespaces | |
lsst | |
lsst::meas | |
lsst::meas::astrom | |
Macros | |
#define | LSST_ScaledPolynomialTransformFitter_TEST_IN_PLACE 0 |
#define LSST_ScaledPolynomialTransformFitter_TEST_IN_PLACE 0 |
Definition at line 46 of file ScaledPolynomialTransformFitter.cc.