diff options
author | Edoardo Pasca <edo.paskino@gmail.com> | 2017-08-07 16:46:51 +0100 |
---|---|---|
committer | Edoardo Pasca <edo.paskino@gmail.com> | 2017-10-11 15:38:09 +0100 |
commit | c20554d5bec0168a54a6c472c0cc2f378511eccc (patch) | |
tree | 3079faafcc3044a5bb3bf5d812f497421bee5526 /main_func | |
parent | ecfb1146dc1de9ea6d8c6587d15417a9690f5ab4 (diff) | |
download | regularization-c20554d5bec0168a54a6c472c0cc2f378511eccc.tar.gz regularization-c20554d5bec0168a54a6c472c0cc2f378511eccc.tar.bz2 regularization-c20554d5bec0168a54a6c472c0cc2f378511eccc.tar.xz regularization-c20554d5bec0168a54a6c472c0cc2f378511eccc.zip |
typo
Diffstat (limited to 'main_func')
-rw-r--r-- | main_func/regularizers_CPU/TGV_PD.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main_func/regularizers_CPU/TGV_PD.c b/main_func/regularizers_CPU/TGV_PD.c index 6593d8e..c9cb440 100644 --- a/main_func/regularizers_CPU/TGV_PD.c +++ b/main_func/regularizers_CPU/TGV_PD.c @@ -3,7 +3,7 @@ This work is part of the Core Imaging Library developed by Visual Analytics and Imaging System Group of the Science Technology Facilities Council, STFC -Copyright 2017 Daniil Kazanteev +Copyright 2017 Daniil Kazantsev Copyright 2017 Srikanth Nagella, Edoardo Pasca Licensed under the Apache License, Version 2.0 (the "License"); |