lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
lsst::afw::image::pixel::exprTraits< unsigned short > Struct Reference

A specialisation of exprTraits for unsigned short. More...

#include <Pixel.h>

Public Types

using ImagePixelT = int
using MaskPixelT = exprTraits<double>::MaskPixelT
using VariancePixelT = exprTraits<double>::VariancePixelT
using expr_type = SinglePixel<ImagePixelT, MaskPixelT>

Detailed Description

A specialisation of exprTraits for unsigned short.

Definition at line 322 of file Pixel.h.

Member Typedef Documentation

◆ expr_type

Definition at line 326 of file Pixel.h.

◆ ImagePixelT

using lsst::afw::image::pixel::exprTraits< unsigned short >::ImagePixelT = int

Definition at line 323 of file Pixel.h.

◆ MaskPixelT

using lsst::afw::image::pixel::exprTraits< unsigned short >::MaskPixelT = exprTraits<double>::MaskPixelT

Definition at line 324 of file Pixel.h.

◆ VariancePixelT

using lsst::afw::image::pixel::exprTraits< unsigned short >::VariancePixelT = exprTraits<double>::VariancePixelT

Definition at line 325 of file Pixel.h.


The documentation for this struct was generated from the following file: