lsst.afw  20.0.0-9-g61a2a9a3d+14f89e4eca
Public Types | List of all members
lsst::afw::image::pixel::exprTraits< float > Struct Reference

A specialisation of exprTraits for float More...

#include <Pixel.h>

Public Types

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

Detailed Description

A specialisation of exprTraits for float

Definition at line 311 of file Pixel.h.

Member Typedef Documentation

◆ expr_type

Definition at line 315 of file Pixel.h.

◆ ImagePixelT

Definition at line 312 of file Pixel.h.

◆ MaskPixelT

Definition at line 313 of file Pixel.h.

◆ VariancePixelT

Definition at line 314 of file Pixel.h.


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