lsst.afw g1f6fc4ca13+8b5155b42b
lsst::afw::math::Approximate< PixelT > Member List

This is the complete list of members for lsst::afw::math::Approximate< PixelT >, including all inherited members.

_bboxlsst::afw::math::Approximate< PixelT >protected
_ctrllsst::afw::math::Approximate< PixelT >protected
_xVeclsst::afw::math::Approximate< PixelT >protected
_yVeclsst::afw::math::Approximate< PixelT >protected
Approximate(Approximate const &)=deletelsst::afw::math::Approximate< PixelT >
Approximate(Approximate &&)=deletelsst::afw::math::Approximate< PixelT >
Approximate(std::vector< double > const &x, std::vector< double > const &y, lsst::geom::Box2I const &bbox, ApproximateControl const &ctrl)lsst::afw::math::Approximate< PixelT >inlineprotected
doGetImage(int orderX, int orderY) const =0lsst::afw::math::Approximate< PixelT >privatepure virtual
doGetMaskedImage(int orderX, int orderY) const =0lsst::afw::math::Approximate< PixelT >privatepure virtual
getImage(int orderX=-1, int orderY=-1) constlsst::afw::math::Approximate< PixelT >inline
getMaskedImage(int orderX=-1, int orderY=-1) constlsst::afw::math::Approximate< PixelT >inline
makeApproximatelsst::afw::math::Approximate< PixelT >friend
operator=(Approximate const &)=deletelsst::afw::math::Approximate< PixelT >
operator=(Approximate &&)=deletelsst::afw::math::Approximate< PixelT >
OutPixelT typedeflsst::afw::math::Approximate< PixelT >
~Approximate()=defaultlsst::afw::math::Approximate< PixelT >virtual