diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-10 13:47:33 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-10 13:47:33 +0100 |
commit | 0523862d2910fdd885ce8bd811ec9c3c861cc16f (patch) | |
tree | def0ff255217b76eb50e5895202749f75e03aafe /matlab | |
parent | 8db3ad4cfd4273e9623f5e2824bd3c7e3a71c641 (diff) | |
download | astra-0523862d2910fdd885ce8bd811ec9c3c861cc16f.tar.gz astra-0523862d2910fdd885ce8bd811ec9c3c861cc16f.tar.bz2 astra-0523862d2910fdd885ce8bd811ec9c3c861cc16f.tar.xz astra-0523862d2910fdd885ce8bd811ec9c3c861cc16f.zip |
Fix comment
Diffstat (limited to 'matlab')
-rw-r--r-- | matlab/tools/astra_test_CUDA.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab/tools/astra_test_CUDA.m b/matlab/tools/astra_test_CUDA.m index 28de3f1..3249d36 100644 --- a/matlab/tools/astra_test_CUDA.m +++ b/matlab/tools/astra_test_CUDA.m @@ -1,5 +1,5 @@ %-------------------------------------------------------------------------- -% Perform a basic test of ASTRA CUDA functionality. +% Perform a basic test of ASTRA CPU and CUDA functionality. %-------------------------------------------------------------------------- %-------------------------------------------------------------------------- % This file is part of the ASTRA Toolbox |