Template Function lsst::afw::image::pixel::operator<<(std::ostream&, SinglePixel<ImagePixelT, MaskPixelT, VariancePixelT> const&)

Function Documentation

template<typename ImagePixelT, typename MaskPixelT, typename VariancePixelT>
std::ostream &lsst::afw::image::pixel::operator<<(std::ostream &os, SinglePixel<ImagePixelT, MaskPixelT, VariancePixelT> const &v)

Print a SinglePixel.