summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <WillemJan.Palenstijn@uantwerpen.be>2014-03-14 13:35:22 +0000
committerwpalenst <WillemJan.Palenstijn@uantwerpen.be>2014-03-14 13:35:22 +0000
commit1d1e084d501883784eab283c622cb28510f36d27 (patch)
treeb6d786b6abd01f0a3dca69161abc3997772cbd10
parent43a607152539d54ee37bc0e173b1b748b75e9880 (diff)
downloadastra-1d1e084d501883784eab283c622cb28510f36d27.tar.gz
astra-1d1e084d501883784eab283c622cb28510f36d27.tar.bz2
astra-1d1e084d501883784eab283c622cb28510f36d27.tar.xz
astra-1d1e084d501883784eab283c622cb28510f36d27.zip
Clear sparse matrices in astra_clear
-rw-r--r--matlab/tools/astra_clear.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/matlab/tools/astra_clear.m b/matlab/tools/astra_clear.m
index d42e395..bc5f190 100644
--- a/matlab/tools/astra_clear.m
+++ b/matlab/tools/astra_clear.m
@@ -17,3 +17,4 @@ astra_mex_data2d('clear');
astra_mex_data3d('clear');
astra_mex_algorithm('clear');
astra_mex_projector('clear');
+astra_mex_matrix('clear');