LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Public Attributes | List of all members
lsst::afw::math::detail::gpu::PixelIVM< T > Struct Template Reference

defines a pixel having image, variance and mask planes More...

#include <CudaLanczos.h>

Public Attributes

img
 
VarPixel var
 
MskPixel msk
 

Detailed Description

template<typename T>
struct lsst::afw::math::detail::gpu::PixelIVM< T >

defines a pixel having image, variance and mask planes

Definition at line 181 of file CudaLanczos.h.

Member Data Documentation

template<typename T>
T lsst::afw::math::detail::gpu::PixelIVM< T >::img

Definition at line 183 of file CudaLanczos.h.

template<typename T>
MskPixel lsst::afw::math::detail::gpu::PixelIVM< T >::msk

Definition at line 185 of file CudaLanczos.h.

template<typename T>
VarPixel lsst::afw::math::detail::gpu::PixelIVM< T >::var

Definition at line 184 of file CudaLanczos.h.


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