diff options
| author | Edoardo Pasca <edo.paskino@gmail.com> | 2017-08-07 16:46:51 +0100 |
|---|---|---|
| committer | Edoardo Pasca <edo.paskino@gmail.com> | 2017-08-07 16:46:51 +0100 |
| commit | 29bb545f32e625d74faee46b45095809b948fc9e (patch) | |
| tree | 59786f956a305f390812c41592655876ece336fc | |
| parent | 5a27224a373c12ba8e3af6e25a4c5eaec522b834 (diff) | |
| download | regularization-29bb545f32e625d74faee46b45095809b948fc9e.tar.gz regularization-29bb545f32e625d74faee46b45095809b948fc9e.tar.bz2 regularization-29bb545f32e625d74faee46b45095809b948fc9e.tar.xz regularization-29bb545f32e625d74faee46b45095809b948fc9e.zip | |
typo
| -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 8bce18a..6a7697b 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"); |
