LSST Science Pipelines
Forum
Docs
LSST.org →
Navigation
next »
« previous
|
LSST Science Pipelines
»
C++ API reference
»
Template Function lsst::afw::math::makeStatistics(ImageT const&, MaskT const&, VarianceT const&, int const, StatisticsControl const&)
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
On this page
Template Function lsst::afw::math::makeStatistics(ImageT const&, MaskT const&, VarianceT const&, int const, StatisticsControl const&)
Function Documentation