#include "Eigen/SVD"
#include "Eigen/Cholesky"
#include "Eigen/LU"
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/meas/astrom/sip/CreateWcsWithSip.h"
#include "lsst/afw/geom/Angle.h"
#include "lsst/afw/math/Statistics.h"
#include "lsst/afw/image/TanWcs.h"
#include "lsst/log/Log.h"
#include "lsst/meas/astrom/makeMatchStatistics.h"
Go to the source code of this file.
|
#define | INSTANTIATE(MATCH) template class CreateWcsWithSip<MATCH>; |
|
◆ INSTANTIATE
#define INSTANTIATE |
( |
|
MATCH | ) |
template class CreateWcsWithSip<MATCH>; |