|
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
|
Definition of basicConvolveGPU, convolveLinearCombinationGPU and convolveSpatiallyInvariantGPU functions declared in ConvolveGPU.h. More...
#include <algorithm>#include <cmath>#include <sstream>#include <vector>#include "boost/cstdint.hpp"#include "lsst/pex/exceptions.h"#include "lsst/pex/logging/Trace.h"#include "lsst/afw/image/MaskedImage.h"#include "lsst/afw/math/ConvolveImage.h"#include "lsst/afw/math/Kernel.h"#include "lsst/afw/math/FunctionLibrary.h"#include "lsst/afw/geom.h"#include "lsst/afw/math/detail/ConvCpuGpuShared.h"#include "lsst/afw/math/detail/Convolve.h"#include "lsst/afw/math/detail/ConvolveGPU.h"#include "lsst/afw/math/detail/convCUDA.h"#include "lsst/afw/gpu/detail/GpuBuffer2D.h"#include "lsst/afw/math/detail/cudaConvWrapper.h"#include "lsst/afw/gpu/detail/CudaSelectGpu.h"#include "lsst/afw/gpu/IsGpuBuild.h"#include "lsst/afw/gpu/GpuExceptions.h"Go to the source code of this file.
Definition of basicConvolveGPU, convolveLinearCombinationGPU and convolveSpatiallyInvariantGPU functions declared in ConvolveGPU.h.
Definition in file BasicConvolveGPU.cc.
1.8.5