Template Function lsst::afw::math::makeStatistics(ImageT const&, MaskT const&, VarianceT const&, int const, StatisticsControl const&)

Function Documentation

template<typename ImageT, typename MaskT, typename VarianceT>
Statistics makeStatistics(ImageT const &img, MaskT const &msk, VarianceT const &var, int const flags, StatisticsControl const &sctrl = StatisticsControl())

Handle a straight front-end to the constructor