Template Function lsst::afw::image::pixel::operator-(ExprT1)¶
Function Documentation¶
- 
template<typename 
ExprT1>
UnaryExpr<ExprT1, std::negate<typename exprTraits<ExprT1>::ImagePixelT>, noop<typename exprTraits<ExprT1>::MaskPixelT>, noop<typename exprTraits<ExprT1>::VariancePixelT>>lsst::afw::image::pixel::operator-(ExprT1 e1) Template for -e1.