lsst.meas.astrom gaab3d2dbd9+8136f68305
Classes | Namespaces | Macros
ScaledPolynomialTransformFitter.cc File Reference
#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

namespace  lsst
 
namespace  lsst::meas
 
namespace  lsst::meas::astrom
 

Macros

#define LSST_ScaledPolynomialTransformFitter_TEST_IN_PLACE   0
 

Macro Definition Documentation

◆ LSST_ScaledPolynomialTransformFitter_TEST_IN_PLACE

#define LSST_ScaledPolynomialTransformFitter_TEST_IN_PLACE   0

Definition at line 46 of file ScaledPolynomialTransformFitter.cc.