LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
GPU convolution code. More...
Go to the source code of this file.
Namespaces | |
lsst | |
< multiple inclusion guard macro | |
lsst.afw | |
lsst.afw.math | |
lsst.afw.math.detail | |
lsst::afw::math::detail::gpu | |
Typedefs | |
typedef lsst::afw::image::VariancePixel | lsst.afw.math.detail::VarPixel |
typedef lsst::afw::image::MaskPixel | lsst.afw.math.detail::MskPixel |
typedef double | lsst.afw.math.detail::KerPixel |
Variables | |
const int | lsst::afw::math::detail::gpu::maxGpuSfCount =100 |
GPU convolution code.
The functions listed in this header file call GPU convolution kernels. All data must be prepared and uploaded to GPU. Results are placed in GPU global memory.
Definition in file convCUDA.h.