LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
#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/math/Statistics.h"
#include "lsst/afw/image/TanWcs.h"
#include "lsst/pex/logging/Log.h"
Go to the source code of this file.
Namespaces | |
lsst | |
< multiple inclusion guard macro | |
lsst::meas | |
lsst::meas::astrom | |
lsst::meas::astrom::sip | |
Macros | |
#define | INSTANTIATE(MATCH) template class CreateWcsWithSip<MATCH>; |
#define INSTANTIATE | ( | MATCH | ) | template class CreateWcsWithSip<MATCH>; |
Definition at line 431 of file CreateWcsWithSip.cc.