|
lsst.afw g712618294e+4813a5392e
|
This is the complete list of members for lsst::afw::math::Statistics, including all inherited members.
| getError(Property const prop=NOTHING) const | lsst::afw::math::Statistics | |
| getOrMask() const noexcept | lsst::afw::math::Statistics | inline |
| getResult(Property const prop=NOTHING) const | lsst::afw::math::Statistics | |
| getValue(Property const prop=NOTHING) const | lsst::afw::math::Statistics | |
| makeStatistics(lsst::afw::image::Image< Pixel > const &img, lsst::afw::image::Mask< image::MaskPixel > const &msk, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(ImageT const &img, MaskT const &msk, VarianceT const &var, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(lsst::afw::image::MaskedImage< Pixel > const &mimg, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(lsst::afw::image::MaskedImage< Pixel > const &mimg, lsst::afw::image::Image< WeightPixel > const &weights, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(lsst::afw::image::Mask< lsst::afw::image::MaskPixel > const &msk, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(lsst::afw::image::Image< Pixel > const &img, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(std::vector< EntryT > const &v, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(std::vector< EntryT > const &v, std::vector< WeightPixel > const &vweights, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(lsst::afw::math::MaskedVector< EntryT > const &mv, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| makeStatistics(lsst::afw::math::MaskedVector< EntryT > const &mv, std::vector< WeightPixel > const &vweights, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | related |
| operator=(Statistics const &)=default | lsst::afw::math::Statistics | |
| operator=(Statistics &&)=default | lsst::afw::math::Statistics | |
| Statistics(ImageT const &img, MaskT const &msk, VarianceT const &var, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | explicit |
| Statistics(ImageT const &img, MaskT const &msk, VarianceT const &var, WeightT const &weights, int const flags, StatisticsControl const &sctrl=StatisticsControl()) | lsst::afw::math::Statistics | explicit |
| Statistics(Statistics const &)=default | lsst::afw::math::Statistics | |
| Statistics(Statistics &&)=default | lsst::afw::math::Statistics | |
| Statistics(image::Mask< image::MaskPixel > const &msk, image::Mask< image::MaskPixel > const &msk2, image::Mask< image::MaskPixel > const &var, int const flags, StatisticsControl const &sctrl) | lsst::afw::math::Statistics | |
| Value typedef | lsst::afw::math::Statistics | |
| ~Statistics() noexcept=default | lsst::afw::math::Statistics |