Namespace: Rx::LFR – Class: CImageStacking – Header: Rx.LFR/ImageStacking.h

CImageStacking::SetCudaDevice Method

C++
void SetCudaDevice(const CCudaDevice& xCudaDevice)

Sets the CUDA device that allocates the memory required for the stack operation and that runs the algorithm.

Parameters

[const CCudaDevice&] xCudaDevice

[in] The CUDA device.