CASToR
2.0
Tomographic Reconstruction (PET/SPECT/CT)
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
src
optimizer
vPenalty.cc
Go to the documentation of this file.
1
/*
2
This file is part of CASToR.
3
4
CASToR is free software: you can redistribute it and/or modify it under the
5
terms of the GNU General Public License as published by the Free Software
6
Foundation, either version 3 of the License, or (at your option) any later
7
version.
8
9
CASToR is distributed in the hope that it will be useful, but WITHOUT ANY
10
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
11
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
12
details.
13
14
You should have received a copy of the GNU General Public License along with
15
CASToR (in file GNU_GPL.TXT). If not, see <http://www.gnu.org/licenses/>.
16
17
Copyright 2017-2018 all CASToR contributors listed below:
18
19
--> current contributors: Thibaut MERLIN, Simon STUTE, Didier BENOIT, Claude COMTAT, Marina FILIPOVIC, Mael MILLARDET
20
--> past contributors: Valentin VIELZEUF
21
22
This is CASToR version 2.0.
23
*/
24
31
#include "
vPenalty.hh
"
32
#include "
sOutputManager.hh
"
33
34
// =====================================================================
35
// ---------------------------------------------------------------------
36
// ---------------------------------------------------------------------
37
// =====================================================================
38
39
vPenalty::vPenalty
()
40
{
41
// Affect default values
42
mp_ImageDimensionsAndQuantification
= NULL;
43
m_verbose
= 0;
44
}
45
46
// =====================================================================
47
// ---------------------------------------------------------------------
48
// ---------------------------------------------------------------------
49
// =====================================================================
50
51
vPenalty::~vPenalty
() {}
52
53
// =====================================================================
54
// ---------------------------------------------------------------------
55
// ---------------------------------------------------------------------
56
// =====================================================================
vPenalty::m_verbose
int m_verbose
Definition:
vPenalty.hh:108
vPenalty::vPenalty
vPenalty()
The constructor of vPenalty.
Definition:
vPenalty.cc:39
vPenalty::~vPenalty
virtual ~vPenalty()
The destructor of vPenalty.
Definition:
vPenalty.cc:51
vPenalty::mp_ImageDimensionsAndQuantification
oImageDimensionsAndQuantification * mp_ImageDimensionsAndQuantification
Definition:
vPenalty.hh:106
vPenalty.hh
Declaration of class vPenalty.
sOutputManager.hh
Declaration of class sOutputManager.
Generated on Mon Apr 23 2018 18:04:33 for CASToR by
1.8.6