lsst.afw gf03f0b42f3+b1047159b2
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>
 
using expr_type
 
using ImagePixelT
 
using MaskPixelT
 
using VariancePixelT
 

Detailed Description

A specialisation of exprTraits for unsigned short

Definition at line 322 of file Pixel.h.

Member Typedef Documentation

◆ expr_type [1/2]

using lsst::afw::image::pixel::exprTraits< unsigned short >::expr_type

Definition at line 287 of file Pixel.h.

◆ expr_type [2/2]

Definition at line 326 of file Pixel.h.

◆ ImagePixelT [1/2]

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

Definition at line 288 of file Pixel.h.

◆ ImagePixelT [2/2]

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

Definition at line 323 of file Pixel.h.

◆ MaskPixelT [1/2]

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

Definition at line 289 of file Pixel.h.

◆ MaskPixelT [2/2]

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

Definition at line 324 of file Pixel.h.

◆ VariancePixelT [1/2]

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

Definition at line 290 of file Pixel.h.

◆ VariancePixelT [2/2]

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: