lsst.meas.astrom
13.0-14-g9415442+18
|
#include "pybind11/pybind11.h"
#include "pybind11/stl.h"
#include <memory>
#include "numpy/arrayobject.h"
#include "ndarray/pybind11.h"
#include "lsst/afw/geom/AffineTransform.h"
#include "lsst/meas/astrom/SipTransform.h"
#include "lsst/meas/astrom/PolynomialTransform.h"
Go to the source code of this file.
Namespaces | |
lsst | |
lsst::meas | |
lsst::meas::astrom | |
Functions | |
lsst::meas::astrom::PYBIND11_PLUGIN (polynomialTransform) | |