Template Function lsst::afw::math::statisticsStack(std::vector<std::shared_ptr<image::Image<PixelT>>>&, Property, StatisticsControl const&, WeightVector const&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “lsst::afw::math::statisticsStack” with arguments (std::vector<std::shared_ptr<image::Image<PixelT>>>&, Property, StatisticsControl const&, WeightVector const&) in doxygen xml output for project “LSST” from directory: _doxygen/xml. Potential matches:

- template<typename PixelT>
  std::shared_ptr<lsst::afw::image::Image<PixelT>> lsst::afw::math::statisticsStack(std::vector<std::shared_ptr<lsst::afw::image::Image<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&)
- template<typename PixelT>
  std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>> lsst::afw::math::statisticsStack(lsst::afw::image::Image<PixelT> const&, Property, char, StatisticsControl const&)
- template<typename PixelT>
  std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>> lsst::afw::math::statisticsStack(lsst::afw::image::MaskedImage<PixelT> const&, Property, char, StatisticsControl const&)
- template<typename PixelT>
  std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>> lsst::afw::math::statisticsStack(std::vector<std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&, image::MaskPixel, image::MaskPixel)
- template<typename PixelT>
  std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>> lsst::afw::math::statisticsStack(std::vector<std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&, image::MaskPixel, std::vector<std::pair<image::MaskPixel, image::MaskPixel>> const&)
- template<typename PixelT>
  std::vector<PixelT> lsst::afw::math::statisticsStack(std::vector<std::vector<PixelT>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&)
- template<typename PixelT>
  void lsst::afw::math::statisticsStack(lsst::afw::image::Image<PixelT>&, std::vector<std::shared_ptr<lsst::afw::image::Image<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&)
- template<typename PixelT>
  void lsst::afw::math::statisticsStack(lsst::afw::image::MaskedImage<PixelT>&, std::vector<std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&, image::MaskPixel, image::MaskPixel)
- template<typename PixelT>
  void lsst::afw::math::statisticsStack(lsst::afw::image::MaskedImage<PixelT>&, std::vector<std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&, image::MaskPixel, std::vector<std::pair<image::MaskPixel, image::MaskPixel>> const&)