LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Public Types | List of all members
lsst::afw::image::pixel::exprTraits< unsigned short > Struct Template Reference

A specialisation of exprTraits for unsigned short More...

#include <Pixel.h>

Public Types

typedef int ImagePixelT
 
typedef exprTraits< double >::MaskPixelT MaskPixelT
 
typedef exprTraits< double >::VariancePixelT VariancePixelT
 
typedef SinglePixel< ImagePixelT, MaskPixelT, VariancePixelTexpr_type
 

Detailed Description

template<>
struct lsst::afw::image::pixel::exprTraits< unsigned short >

A specialisation of exprTraits for unsigned short

Definition at line 329 of file Pixel.h.

Member Typedef Documentation

◆ expr_type

Definition at line 333 of file Pixel.h.

◆ ImagePixelT

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

Definition at line 330 of file Pixel.h.

◆ MaskPixelT

Definition at line 331 of file Pixel.h.

◆ VariancePixelT

Definition at line 332 of file Pixel.h.


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