Struct lsst::afw::image::pixel::variance_plus

template<typename T1>
struct variance_plus

Calculate the variance when we add (or subtract) two Pixels

Note

We provide a single-operand version for when the right-hand-side of an expression is a scalar, not a masked pixel,