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

A specialisation of exprTraits for double More...

#include <Pixel.h>

Public Types

typedef double ImagePixelT
 
typedef int MaskPixelT
 
typedef double VariancePixelT
 
typedef SinglePixel< ImagePixelT, MaskPixelT, VariancePixelTexpr_type
 

Detailed Description

template<>
struct lsst::afw::image::pixel::exprTraits< double >

A specialisation of exprTraits for double

Definition at line 302 of file Pixel.h.

Member Typedef Documentation

◆ expr_type

Definition at line 306 of file Pixel.h.

◆ ImagePixelT

Definition at line 303 of file Pixel.h.

◆ MaskPixelT

Definition at line 304 of file Pixel.h.

◆ VariancePixelT

Definition at line 305 of file Pixel.h.


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