|
lsst.afw g712618294e+4813a5392e
|
This is the complete list of members for lsst::afw::geom::SipApproximation, including all inherited members.
| applyForward(lsst::geom::Point2D const &pix) const | lsst::afw::geom::SipApproximation | |
| applyForward(std::vector< lsst::geom::Point2D > const &pix) const | lsst::afw::geom::SipApproximation | |
| applyInverse(lsst::geom::Point2D const &iwcs) const | lsst::afw::geom::SipApproximation | |
| applyInverse(std::vector< lsst::geom::Point2D > const &iwcs) const | lsst::afw::geom::SipApproximation | |
| computeMaxDeviation() const noexcept | lsst::afw::geom::SipApproximation | |
| fit(int order, double svdThreshold=-1) | lsst::afw::geom::SipApproximation | |
| getA(int p, int q) const | lsst::afw::geom::SipApproximation | |
| getA() const noexcept | lsst::afw::geom::SipApproximation | |
| getAP(int p, int q) const | lsst::afw::geom::SipApproximation | |
| getAP() const noexcept | lsst::afw::geom::SipApproximation | |
| getB(int p, int q) const | lsst::afw::geom::SipApproximation | |
| getB() const noexcept | lsst::afw::geom::SipApproximation | |
| getBBox() const noexcept | lsst::afw::geom::SipApproximation | inline |
| getBP(int p, int q) const | lsst::afw::geom::SipApproximation | |
| getBP() const noexcept | lsst::afw::geom::SipApproximation | |
| getCdMatrix() const noexcept | lsst::afw::geom::SipApproximation | inline |
| getGridShape() const noexcept | lsst::afw::geom::SipApproximation | |
| getGridStep() const noexcept | lsst::afw::geom::SipApproximation | |
| getOrder() const noexcept | lsst::afw::geom::SipApproximation | |
| getPixelOrigin() const noexcept | lsst::afw::geom::SipApproximation | inline |
| operator=(SipApproximation const &)=delete | lsst::afw::geom::SipApproximation | |
| operator=(SipApproximation &&) noexcept=default | lsst::afw::geom::SipApproximation | |
| refineGrid(int factor=2) | lsst::afw::geom::SipApproximation | |
| SipApproximation(std::shared_ptr< TransformPoint2ToPoint2 > pixelToIwc, lsst::geom::Point2D const &crpix, Eigen::Matrix2d const &cd, lsst::geom::Box2D const &bbox, lsst::geom::Extent2I const &gridShape, int order, bool useInverse=true, double svdThreshold=-1) | lsst::afw::geom::SipApproximation | |
| SipApproximation(std::shared_ptr< TransformPoint2ToPoint2 > pixelToIwc, lsst::geom::Point2D const &crpix, Eigen::Matrix2d const &cd, lsst::geom::Box2D const &bbox, lsst::geom::Extent2I const &gridShape, ndarray::Array< double const, 2 > const &a, ndarray::Array< double const, 2 > const &b, ndarray::Array< double const, 2 > const &ap, ndarray::Array< double const, 2 > const &bp, bool useInverse=true) | lsst::afw::geom::SipApproximation | |
| SipApproximation(SipApproximation const &)=delete | lsst::afw::geom::SipApproximation | |
| SipApproximation(SipApproximation &&) noexcept=default | lsst::afw::geom::SipApproximation | |
| updateGrid(lsst::geom::Extent2I const &shape) | lsst::afw::geom::SipApproximation | |
| ~SipApproximation() noexcept | lsst::afw::geom::SipApproximation |