|
lsst.meas.astrom
15.0-9-g8a634e0+1
|
#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.
1.8.13