Template Function lsst::afw::math::makeStatistics(lsst::afw::math::MaskedVector<EntryT> const&, std::vector<WeightPixel> const&, int const, StatisticsControl const&)¶
Function Documentation¶
-
template<typename
EntryT
>
StatisticsmakeStatistics
(lsst::afw::math::MaskedVector<EntryT> const &mv, std::vector<WeightPixel> const &vweights, int const flags, StatisticsControl const &sctrl = StatisticsControl()) - Parameters
mv
: MaskedVectorvweights
: weightsflags
: Describe what we want to calculatesctrl
: Control calculation
The makeStatistics() overload to handle lsst::afw::math::MaskedVector<>