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
|
This is the complete list of members for lsst.afw.math::Approximate< T >, including all inherited members.
_bbox | lsst.afw.math::Approximate< T > | protected |
_ctrl | lsst.afw.math::Approximate< T > | protected |
_xVec | lsst.afw.math::Approximate< T > | protected |
_yVec | lsst.afw.math::Approximate< T > | protected |
Approximate(std::vector< double > const &x, std::vector< double > const &y, geom::Box2I const &bbox, ApproximateControl const &ctrl) | lsst.afw.math::Approximate< T > | inlineprotected |
Approximate(Approximate const &) | lsst.afw.math::Approximate< T > | private |
doGetImage(int orderX, int orderY) const =0 | lsst.afw.math::Approximate< T > | privatepure virtual |
doGetMaskedImage(int orderX, int orderY) const =0 | lsst.afw.math::Approximate< T > | privatepure virtual |
getImage(int orderX=-1, int orderY=-1) const | lsst.afw.math::Approximate< T > | inline |
getMaskedImage(int orderX=-1, int orderY=-1) const | lsst.afw.math::Approximate< T > | inline |
makeApproximate(std::vector< double > const &x, std::vector< double > const &y, image::MaskedImage< PixelT > const &im, geom::Box2I const &bbox, ApproximateControl const &ctrl) | lsst.afw.math::Approximate< T > | friend |
operator=(Approximate const &) | lsst.afw.math::Approximate< T > | private |
OutPixelT typedef | lsst.afw.math::Approximate< T > | |
~Approximate() | lsst.afw.math::Approximate< T > | inlinevirtual |