lsst.afw g1b7e58284d+7dcd958d67
Loading...
Searching...
No Matches
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

using lsst::afw::image::pixel::exprTraits< double >::ImagePixelT = double

Definition at line 303 of file Pixel.h.

◆ MaskPixelT

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

Definition at line 304 of file Pixel.h.

◆ VariancePixelT

using lsst::afw::image::pixel::exprTraits< double >::VariancePixelT = double

Definition at line 305 of file Pixel.h.


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