lsst.afw  21.0.0-31-g2bc2b1e0a+8935f19055
Public Types | List of all members
lsst::afw::image::pixel::exprTraits< int > Struct Reference

A specialisation of exprTraits for int 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

A specialisation of exprTraits for int

Definition at line 320 of file Pixel.h.

Member Typedef Documentation

◆ expr_type

Definition at line 324 of file Pixel.h.

◆ ImagePixelT

Definition at line 321 of file Pixel.h.

◆ MaskPixelT

Definition at line 322 of file Pixel.h.

◆ VariancePixelT

Definition at line 323 of file Pixel.h.


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