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

Function Documentation

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

Print a Pixel.