summaryrefslogtreecommitdiffstats
path: root/include/astra/CudaSartAlgorithm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/astra/CudaSartAlgorithm.h')
-rw-r--r--include/astra/CudaSartAlgorithm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/astra/CudaSartAlgorithm.h b/include/astra/CudaSartAlgorithm.h
index 53d1e7b..c22dc4f 100644
--- a/include/astra/CudaSartAlgorithm.h
+++ b/include/astra/CudaSartAlgorithm.h
@@ -89,8 +89,8 @@ public:
* @param _pReconstruction VolumeData2D object for storing the reconstructed volume.
*/
bool initialize(CProjector2D* _pProjector,
- CFloat32ProjectionData2D* _pSinogram,
- CFloat32VolumeData2D* _pReconstruction);
+ CFloat32ProjectionData2D* _pSinogram,
+ CFloat32VolumeData2D* _pReconstruction);
/** Get a description of the class.
*