lsst.meas.astrom gb24998bf46+b94f7bb5d6
Namespaces | Macros
CreateWcsWithSip.cc File Reference
#include <cmath>
#include "Eigen/SVD"
#include "Eigen/Cholesky"
#include "Eigen/LU"
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/meas/astrom/sip/CreateWcsWithSip.h"
#include "lsst/geom/Angle.h"
#include "lsst/geom/Box.h"
#include "lsst/afw/math/Statistics.h"
#include "lsst/afw/geom/SkyWcs.h"
#include "lsst/log/Log.h"
#include "lsst/meas/astrom/makeMatchStatistics.h"

Go to the source code of this file.

Namespaces

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

Macros

#define INSTANTIATE(MATCH)   template class CreateWcsWithSip<MATCH>;
 

Macro Definition Documentation

◆ INSTANTIATE

#define INSTANTIATE (   MATCH)    template class CreateWcsWithSip<MATCH>;

Definition at line 375 of file CreateWcsWithSip.cc.