summaryrefslogtreecommitdiffstats
path: root/include/astra/CudaBackProjectionAlgorithm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/astra/CudaBackProjectionAlgorithm.h')
-rw-r--r--include/astra/CudaBackProjectionAlgorithm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/astra/CudaBackProjectionAlgorithm.h b/include/astra/CudaBackProjectionAlgorithm.h
index 965c734..09a2a65 100644
--- a/include/astra/CudaBackProjectionAlgorithm.h
+++ b/include/astra/CudaBackProjectionAlgorithm.h
@@ -91,7 +91,7 @@ public:
bool initialize(CProjector2D* _pProjector,
CFloat32ProjectionData2D* _pSinogram,
CFloat32VolumeData2D* _pReconstruction,
- int _iGPUindex = 0, int _iPixelSuperSampling = 1);
+ int _iGPUindex = -1, int _iPixelSuperSampling = 1);
/** Get a description of the class.
*