lsst.afw g5c39d4753b+ee3ebaee16
Public Types | List of all members
lsst::afw::image::pixel::exprTraits< double > Struct Reference

A specialisation of exprTraits for double More...

#include <Pixel.h>

Public Types

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

Detailed Description

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: